Learn how to integrate SUNRA’s MCP server with Cursor, VS Code, Cline, Windsurf, and other development environments for seamless AI model access.
.cursor/mcp.json
in your project root:
sunra-mcp-server
npx
@sunra/mcp-server
.vscode/mcp.json
:
~/Library/Application Support/Claude/claude_desktop_config.json
Windows: %APPDATA%\Claude\claude_desktop_config.json
set-sunra-key
tool.
list-models
- Browse all available AI modelssearch-models
- Find models by keywordsmodel-schema
- Get input/output schemas for specific modelssubmit
- Submit requests to model endpointsstatus
- Check request status and logsresult
- Retrieve completed resultscancel
- Cancel running requestssubscribe
- Submit and wait for completionupload
- Upload files to SUNRA storagenpm install -g @sunra/mcp-server
set-sunra-key
toollist-models
to see all available AI capabilities