mlobo2012/Claude_Desktop_API_USE_VIA_MCP
MCP server implementation for using Claude API with Claude Desktop, providing advanced API integration and conversation management.
Platform-specific configuration:
{
"mcpServers": {
"Claude_Desktop_API_USE_VIA_MCP": {
"command": "npx",
"args": [
"-y",
"Claude_Desktop_API_USE_VIA_MCP"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...