Skip to content
Cursor

CLIO Scientific Catalog for Cursor

io.github.iowarp/scientific-catalog-mcp

Operator-owned scientific dataset discovery for remote agents

client:Cursor transport:stdio runtime:pypi

Install CLIO Scientific Catalog in Cursor

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

{
  "mcpServers": {
    "scientific-catalog-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "clio-kit"
      ]
    }
  }
}

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

CLIO Scientific Catalog in other clients