# Carbon Arc [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/Carbon-Arc/mcp  
**GitHub Stars:** 33  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/carbon-arc

## Description
The infrastructure for the AI economy: primitives for inference, agents, and decisions.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "carbon-arc": {
    "url": "https://mcp.carbonarc.ai"
  }
}
```

## Documentation & README

# 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:

1. Sign up for Carbon Arc at <https://app.carbonarc.co/pricing>
2. Log into your account
3. Get your API Token from your user profile

Questions or need help?

- **Support:** <support@carbonarc.co>
- **Sales:** <sales@carbonarc.co>

## Install via Cursor

1. Open Cursor → **Plugins** → **Browse Marketplace**
2. Search "Carbon Arc" → **Install**

License: Apache 2.0

