Documentation MCP Server
The VeeCode documentation MCP server (@veecode-platform/docs-mcp) is a
single tool that serves both the V1 and V2 docs — it is not versioned
separately. Its full guide lives in the current documentation:
To have an agent read the V1 docs specifically, install it with
--version v1:
claude mcp add veecode-docs-v1 --scope user \
-- npx -y @veecode-platform/docs-mcp --version v1
See the full guide for all install methods, the available tools, and configuration.
Was this helpful?