Catalog
io.github.Carbon-Arc/mcp
Officialby Carbon-Arc
Carbon Arc
The infrastructure for the AI economy: primitives for inference, agents, and decisions.
Infrastructure primitives for AI inference, agents, and decision-making.
Topics
ai-agentsdatamcpmcp-servermodel-context-protocol
Could not list tools - the server may require authentication or be unreachable.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.carbonarc.ai"
]
}
}
}Desktop config is stdio-only; this bridges via mcp-remote. Native remote: Settings > Connectors.