← Back to Plugins
MCP Server MCP

AiPayGent — Claude AI Tools

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

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

Homepage Verified source

Install

uvx aipaygent-mcp

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.aipaygent.xyz/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "pypi",
      "identifier": "aipaygent-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Your Anthropic API key",
          "isRequired": true,
          "format": "string",
          "isSecret": true,
          "name": "ANTHROPIC_API_KEY"
        }
      ]
    }
  ]
}
mcp model-context-protocol streamable-http pypi

Comments

Sign in to leave a comment

Loading comments...