Skip to content
Cursor

CLIO Spack for Cursor

io.github.iowarp/spack-mcp

Structured Spack discovery and installation tools for scientific agents

client:Cursor transport:stdio runtime:pypi

Install CLIO Spack in Cursor

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

{
  "mcpServers": {
    "spack-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 Spack in other clients