MCP Integration
Use Coda from Claude Desktop, Cursor, and other MCP clients.
Coda exposes its quantum computing tools as an MCP (Model Context Protocol) server. This lets you write and run quantum algorithms, simulate circuits, transpile between frameworks, and submit to real quantum hardware - all directly from AI-powered editors and assistants.
Supported MCP clients
- Cursor
- Claude Desktop
- Claude Code
- Codex
- Any client that supports the MCP standard
Setup
Add the Coda MCP server to your client configuration. Select your client below to see the setup instructions.
Find your uvx path by running which uvx in your terminal.
Available tools
Once connected, the MCP server exposes the following tools:
Next steps
- Coda API Reference: full REST API documentation
- Quickstart: get started with the REST API