Skip to content
Cursor

Appcircle MCP for Cursor

io.appcircle/appcircle-mcp

MCP server for Appcircle mobile CI/CD platform.

client:Cursor transport:streamable-http

Install Appcircle MCP in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "appcircle-mcp": {
      "url": "https://mcp.appcircle.io"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Appcircle MCP in other clients