AI Integration

Volt UI gives AI assistants three ways to understand and use the component library correctly: a local skill, a hosted MCP server, and a prompt reference.

Quick start (MCP)

If you want the fastest path with Claude, Cursor, or Windsurf:

npx volt-ui-mcp

The installer writes the right config files for your agent and adds Cursor rules / Copilot instructions where applicable.

When to use what

SituationRecommended tool
You use Claude Code or OpenCode[Local Skill](/docs/ai-skill)
You use Claude Desktop, Cursor, or Windsurf[MCP Server](/docs/ai-mcp)
You use GitHub Copilot in VS Code[MCP Server](/docs/ai-mcp) (instructions + snippets)
You use a web chat (ChatGPT, Gemini, etc.)[Prompt Reference](/docs/ai-prompt)