Skip to content
VS Code

AI Agents API Library for VS Code

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:VS Code transport:streamable-http runtime:npm tools:4

Install AI Agents API Library in VS Code

.vscode/mcp.json

{
  "servers": {
    "ai-agents-api-library": {
      "type": "http",
      "url": "https://ai-agents-api-library.vercel.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

AI Agents API Library in other clients