{"name":"Volt UI MCP Server","protocol":"Model Context Protocol (JSON-RPC 2.0)","transport":"Streamable HTTP","setup":{"cli":"npx volt-ui-mcp","configUrl":"https://volt-ui.pages.dev/api/mcp/setup","agents":[{"agent":"claude","configUrl":"https://volt-ui.pages.dev/api/mcp/setup?agent=claude"},{"agent":"cursor","configUrl":"https://volt-ui.pages.dev/api/mcp/setup?agent=cursor"},{"agent":"windsurf","configUrl":"https://volt-ui.pages.dev/api/mcp/setup?agent=windsurf"},{"agent":"copilot","configUrl":"https://volt-ui.pages.dev/api/mcp/setup?agent=copilot"},{"agent":"vscode","configUrl":"https://volt-ui.pages.dev/api/mcp/setup?agent=vscode"}]},"tools":[{"name":"list_components","description":"List all available Volt UI components with their names and descriptions."},{"name":"get_component","description":"Get detailed information about a specific Volt UI component including inputs, variants, subcomponents, and usage examples."},{"name":"get_usage_example","description":"Get Angular template usage examples and import path for a Volt UI component."},{"name":"get_theme_info","description":"Get available Volt UI themes, colors, and how to configure them."},{"name":"get_project_info","description":"Get general information about the Volt UI project: framework, architecture, naming conventions."},{"name":"generate_cli_command","description":"Generate the npx command to scaffold or add a Volt UI component to a project."}]}