Loading subscription status...
{
"mcpServers": [
{
"Claude_Desktop_API_MCP": {
"env": {
"ANTHROPIC_API_KEY": "your_api_key_here"
},
"args": [
"src/claude_api_server.py"
],
"command": "python"
}
}
]
}