HTTP Transport (Remote)

  1. Open Cursor
  2. Go to Cursor Settings > Features > Model Context Protocol
  3. Add a new MCP server configuration:
{
  "mcpServers": {
    "Carbon Voice": {
      "url": "<https://mcp.carbonvoice.app>"
    }
  }
}
  1. Save and restart Cursor

The first time you use it, Cursor will guide you through the OAuth2 authentication process.

Advanced: Stdio Transport (Local Installation)