Skip to content
Cursor

chas elite prep mcp for Cursor

io.github.csoai-org/chas-elite-prep-mcp

CHAS / SafeContractor / Constructionline pre-qualification preparation. Health & safety, environ...

client:Cursor transport:stdio runtime:pypi

Install chas elite prep mcp in Cursor

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

{
  "mcpServers": {
    "chas-elite-prep-mcp": {
      "type": "stdio",
      "command": "uvx",
      "args": [
        "chas-elite-prep-mcp"
      ]
    }
  }
}

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

chas elite prep mcp in other clients