https://velt.dev/docs/mcp
When to Use
- You want docs answers in Cursor, Claude, Claude Code, or VS Code while coding
- Skills or the installation plugin don’t cover a specific question
- You need quick lookup of setup steps, APIs, or feature guides
For guided Velt installation, use the Velt Installation MCP. For REST API data access, see MCP Servers.
Setup
- Claude
- Claude Code
- Cursor
- VS Code
To use the Velt Docs MCP server with Claude:See the Model Context Protocol documentation for more details.
1
Add the Velt Docs MCP server to Claude
- Navigate to the Connectors page in the Claude settings.
- Select Add custom connector.
- Add the Velt Docs MCP server:
- Name:
Velt - URL:
https://velt.dev/docs/mcp
- Select Add.
2
Access the MCP server in your chat
- When using Claude, select the attachments button (the plus icon).
- Select the Velt Docs MCP server.
- Ask Claude a question about Velt.
Example Usage
Once the Velt Docs MCP server is configured, search for documentation from your client. For example, in Cursor, ask: Query:how to add Velt popover comments?
Result:
The MCP returns relevant documentation pages and snippets related to adding popover comments.
More examples:
Generate sample data for adding Velt comment annotations via Velt Rest API
Next Steps
- Installation Plugin: bundles Docs MCP with skills and rules
- Velt Installation MCP: guided SDK install
- Agent Skills: offline implementation patterns
- REST APIs MCP: query and mutate Velt data via REST APIs

