Skip to content
Cursor

Lacuna Research MCP for Cursor

io.github.tiptreesystems/lacuna-research-mcp

Search Lacuna's ML research graph for papers, directions, authors, venues, and hypotheses.

client:Cursor transport:stdio runtime:pypi

Install Lacuna Research MCP in Cursor

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

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

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

Lacuna Research MCP in other clients