Skip to content
VS Code

AiPayGent — Claude AI Tools for VS Code

io.github.djautomd-lab/aipaygent

Claude-powered AI tools: research, write, code, analyze, translate, debate, pitch, score, and more.

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

Install AiPayGent — Claude AI Tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "aipaygent": {
      "type": "http",
      "url": "https://mcp.aipaygent.xyz/mcp"
    }
  }
}

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

AiPayGent — Claude AI Tools in other clients