Extend aidaemon with any Model Context Protocol server to add filesystem access, databases, APIs, and more.
tools/list
Tool
initialize
notifications/initialized
[mcp.filesystem] command = "npx" args = ["-y", "@anthropic/mcp-filesystem", "/home/user/documents"] [mcp.sqlite] command = "npx" args = ["-y", "@anthropic/mcp-sqlite", "my-database.db"] [mcp.github] command = "npx" args = ["-y", "@modelcontextprotocol/server-github"]