arcar mcp for Claude Desktop
io.github.arcar-org/arcar-mcp
Servidor MCP para integraciones con arcar.org
client:Claude Desktop
transport:sse
tools:6
Install arcar mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"arcar-mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://nave.q2bot.com/mcp/arcar-org"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs