Skip to content
Cursor

codemouse for Cursor

io.github.squidcode/codemouse

Read-only access to your CodeMouse accounts, repositories, and AI pull-request reviews.

client:Cursor transport:streamable-http

Install codemouse in Cursor

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

{
  "mcpServers": {
    "codemouse": {
      "url": "https://codemouse.ai/api/mcp"
    }
  }
}

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

codemouse in other clients