MCP server exposing Vecura's bio/drug-discovery models to LLM agents. It authenticates users with JWT and forwards requests to existing Vecura services for model discovery, job submission, and status tracking.
A Model Context Protocol server built with NestJS that provides OAuth 2.1 authentication with GitHub and exposes MCP tools through Server-Sent Events transport. Enables secure, real-time communication with JWT-based protection and dependency injection.
Enables local MCP clients to interact with an AuroraCloud workspace, supporting object listing, content reading, search, and task management through authenticated API calls.