streamable-httpApache-2.0updated 3mo ago
Endpoint: https://mcp.carbonarc.ai (Streamable HTTP) Auth: OAuth 2.0 + Dynamic Client Registration Docs:
Was kannst du mit Carbon Arc machen?
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
Installation
Carbon Arc zu deinem Client hinzufügen. Wähl den, den du nutzt.
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`.
Score
39 / 100
Unvollständig
- Dokumentation8/25
- Pflege16/25
- Vertrauen16/20
- Funktionsumfang0/15
- Installation12/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
Versionsverlauf
| Versionen | Veröffentlicht |
|---|---|
| 0.1.0Aktuell | 7. Juni 2026 |