Skip to content
VS Code

AiPayGen — 65+ AI Tools as an MCP Server for VS Code

io.github.damien829/aipaygen

65+ AI tools as MCP: research, write, code, scrape, translate, RAG, agent memory, workflows

client:VS Code transport:streamable-http runtime:pypi

Install AiPayGen — 65+ AI Tools as an MCP Server in VS Code

.vscode/mcp.json

{
  "servers": {
    "aipaygen": {
      "type": "http",
      "url": "https://mcp.aipaygen.com/mcp"
    }
  }
}

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

AiPayGen — 65+ AI Tools as an MCP Server in other clients