streamable-httpApache-2.0updated 3mo ago
Endpoint: https://mcp.carbonarc.ai (Streamable HTTP) Auth: OAuth 2.0 + Dynamic Client Registration Docs:
¿Qué puedes hacer con Carbon Arc?
Carbon Arc MCP
- Endpoint:
https://mcp.carbonarc.ai(Streamable HTTP) - Auth: OAuth 2.0 + Dynamic Client Registration
- Docs: https://docs.carbonarc.ai/platform/mcp/carbonarc-mcp
Getting access
To get an API Token:
- Sign up for Carbon Arc at https://app.carbonarc.co/pricing
- Log into your account
- Get your API Token from your user profile
Questions or need help?
- Support: support@carbonarc.co
- Sales: sales@carbonarc.co
Install via Cursor
- Open Cursor → Plugins → Browse Marketplace
- Search "Carbon Arc" → Install
License: Apache 2.0
Instalación
Añade Carbon Arc a tu cliente. Elige el que uses.
claude mcp add --transport http carbon-arc https://mcp.carbonarc.aicodex mcp add carbon-arc --url https://mcp.carbonarc.ai{
"mcpServers": {
"carbon-arc": {
"url": "https://mcp.carbonarc.ai"
}
}
}Add to `~/.cursor/mcp.json`, or `.cursor/mcp.json` for a single project.
{
"servers": {
"carbon-arc": {
"type": "http",
"url": "https://mcp.carbonarc.ai"
}
}
}Add to `.vscode/mcp.json` in your workspace.
{
"mcpServers": {
"carbon-arc": {
"url": "https://mcp.carbonarc.ai"
}
}
}Add to `claude_desktop_config.json`, then restart Claude Desktop.
{
"mcpServers": {
"carbon-arc": {
"serverUrl": "https://mcp.carbonarc.ai"
}
}
}Add to `~/.codeium/windsurf/mcp_config.json`.
Puntuación
39 / 100
Incompleta
- Documentación8/25
- Mantenimiento16/25
- Confianza16/20
- Capacidad0/15
- Instalación12/15
- Documents what it does and how to connect
- Has a resolvable package or endpoint
- Exposes at least one tool, prompt or resource
- README has substantive content
- Includes a code example
- Documents its configuration
- Mentions credentials or security posture
- Last commit 85 days ago
- Has a release history
- Repository is not archived
- Licensed Apache-2.0
- Namespace verified in the official MCP registry
- Claimed by its owner
- Published under an organisation
- 0 tool(s) documented
- Provides prompt templates
- Provides resources
- 6 documented install method(s)
- Published to a package registry
- Offers a hosted endpoint — no local install
Historial de versiones
| Versiones | Publicada |
|---|---|
| 0.1.0Última | 7 jun 2026 |