v0.1.0
First release. An MCP server that serves NVIDIA CUDA-Q documentation, API reference, and runnable examples to AI agents, version-pinned to the installed cudaq package.
- Five tools: search_docs, get_page, find_api, search_examples, and list_targets
- Two resources: cudaq://versions and cudaq://llms.txt
- Offline SQLite FTS5 index built from CUDA-Q's published markdown mirrors and Sphinx inventory
- Install: pip install cudaq-docs-mcp (or uvx cudaq-docs-mcp)
Community project, not affiliated with or endorsed by NVIDIA. CUDA-Q is a trademark of NVIDIA Corporation.