carbonarc.ai
Carbon Arc provides a platform for accessing structured commercial and analytical data, including ontology/entity discovery, query building, and downloadable data products. It also offers MCP-based natural-language access to that data through AI assistants like Claude and ChatGPT.
Carbon Arc exposes authenticated HTTP APIs for platform data access and an admin API, plus two authenticated remote MCP endpoints (`https://mcp.carbonarc.ai` and `https://mcp.carbonarc.ai/research`); docs also publish a Python package, but no CLI usage was confirmed.
- Carbon Arc MCPdetected
- Carbon Arc Research MCPdetected
- Carbon Arc Client Admin APIdiscovered
- Carbon Arc Data APIdiscovered
- carbonarc Python CLIdiscovered
Log in to the Carbon Arc dashboard, then go to User Portal → Profile (the developer docs also point to the Developers tab). Generate a new API token, copy it, and store it securely. The docs note that API tokens expire after 12 months and must be regenerated.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 1/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✓https://carbonarc.ai/api/openapi.json
- MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing