Demo WorkspaceThis platform is a simulated testing workspace. All functions, statistics, and performance reports are mock fake demo data for UI/UX testing.
Developer Portal

The Laboratory Manual for AI Agents

We bring the protocols, domain knowledge, and institutional memory of biomedical research directly to AI. Connect your agents to the Global Context Hub via the Model Context Protocol (MCP) so they can understand, execute, and reason about laboratory workflows as fluently as any trained researcher.

Free Tier

$0/mo
  • Access to public Skill Library
  • Standard Global Brain queries
  • Rate limited (HTTP 429 queuing)
Get API Key
Recommended

VIP Access

$5/mo
  • Unlimited Skill Library access
  • Deep Global Brain vector queries
  • Dedicated Priority Queue
  • Sub-100ms latency guarantee

Enterprise

Custom
  • Custom Private Pipelines
  • VPC Peering
  • Dedicated Cloud Run instance

Quick Start: Cursor / Claude Desktop

{
  "mcpServers": {
    "aros-cloud-federation": {
      "command": "npx",
      "args": ["-y", "@modelcontextprotocol/server-sse", "https://aros.bs-gou.com/api/mcp"],
      "env": {
        "AROS_CLOUD_KEY": "ak_your_api_key_here"
      }
    }
  }
}