construction iso 19650 mcp for Cursor
io.github.csoai-org/construction-iso-19650-mcp
ISO 19650 / UK BIM Level 2 compliance for construction projects. EIR, BEP, MIDP, TIDP, and CDE s...
client:Cursor
transport:stdio
runtime:pypi
Install construction iso 19650 mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"construction-iso-19650-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"construction-iso-19650-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs