CUDA-Q Docs for Cursor
io.github.rogerawong/cudaq-docs-mcp
CUDA-Q docs, API reference, and runnable examples for AI agents, pinned to your installed version.
client:Cursor
transport:stdio
runtime:pypi
Install CUDA-Q Docs in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"cudaq-docs-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"cudaq-docs-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs