Skip to content

v0.1.0

Choose a tag to compare

@rogerawong rogerawong released this 11 Aug 11:22
· 11 commits to main since this release

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.