MCP Server
MCP
AiPayGent — Claude AI Tools
Claude-powered AI tools: research, write, code, analyze, translate, debate, pitch, score, and more.
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