How to connect VeyraX to VS Code (Cline) via MCP
npx -y @smithery/cli@latest install @VeyraX/veyrax-mcp --client cline
{ "mcpServers": { "@VeyraX-veyrax-mcp": { "command": "npx", "args": [ "-y", "@smithery/cli@latest", "run", "@VeyraX/veyrax-mcp", "--config", "\"{\\\"VEYRAX_API_KEY\\\":\\\"YOUR_VEYRAX_API_KEY\\\"}\"" ] } } }