Skip to content
Claude Desktop

AI Agents API Library for Claude Desktop

io.github.eater2/ai-agents-api-library

Find APIs and MCP servers for AI agents: auth, free tier, MCP endpoint, docs, last-checked date.

client:Claude Desktop transport:streamable-http runtime:npm tools:4

Install AI Agents API Library in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "ai-agents-api-library": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://ai-agents-api-library.vercel.app/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

What Claude Desktop can do once it is connected

AI Agents API Library in other clients