Future AGI for Claude Desktop
com.futureagi/futureagi
Build, test, monitor & improve AI with Future AGI via Claude, Cursor, Windsurf & more.
client:Claude Desktop
transport:streamable-http
Install Future AGI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"futureagi": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://api.futureagi.com/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs