Skip to content
Cursor

Aperture MCP for Cursor

io.github.jaysinailabs/aperture-mcp

Flag when a tracked commitment vanishes verbatim between two versions. A signal, not a judge.

client:Cursor transport:stdio runtime:pypi

Install Aperture MCP in Cursor

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

{
  "mcpServers": {
    "aperture-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "aperture-mcp"
      ]
    }
  }
}

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

Aperture MCP in other clients