councilof_mcp for Cursor
io.github.csoai-org/councilof_mcp
CouncilOf.AI MCP — the UK sovereign defence BFT council orchestrator. UK MOD + AUKUS Pillar 2 procur
client:Cursor
transport:stdio
runtime:pypi
Install councilof_mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"councilof_mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"councilof_mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs