CircleCI for Cursor
com.circleci/mcp
CircleCI's MCP server: inspect projects, runs, workflows, jobs, logs, tests, and artifacts.
client:Cursor
transport:streamable-http
Install CircleCI in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://mcp.circleci.com/v1/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs