Loading MCP server directory, please wait...
Claude-powered AI tools: research, write, code, analyze, translate, debate, pitch, score, and more.
npx @getmcp/cli add io.github.djautomd-lab/aipaygentRequires Python 3.10+. Community-contributed server. Review source before installing.
ANTHROPIC_API_KEYYour Anthropic API key
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.djautomd-lab/aipaygent": {
"command": "uvx",
"args": [
"aipaygent-mcp"
],
"env": {
"ANTHROPIC_API_KEY": ""
}
}
}
}