Overview
Features
Universal MCP interface
Exposes Sunra's models and tools through the Model Context Protocol to enable integration with editors and IDEs.
Model discovery
Supports listing available models so clients can understand what is available.
Schema access
Fetch model schemas to understand inputs, outputs, and constraints.
Job submission and streaming
Submit processing jobs and stream results back to clients in real time.
Secure API key handling
API keys are managed via environment variables or runtime configuration to protect credentials.
Editor/IDE integrations
Plug-and-play with code assistants and IDEs such as Cursor and Claude Desktop.
Zero build requirement
No local build needed; run the server with a simple NPX command.
Glue-free setup
No glue code needed—run the server and connect your tool directly.
Who Is This For?
- Developers:Integrate Sunra models into editors and IDEs via the MCP server.
- Code editors/IDEs:Connect Cursor, Claude Desktop, and other tools to access models and run tasks through MCP.
- AI/ML engineers:List models, fetch schemas, submit jobs, and stream results within their workflows.




