MCP
General Compute MCP server
The Model Context Protocol gives MCP-aware agents a structured way to connect to General Compute. The canonical endpoint lives at https://mcp.generalcompute.com.
Endpoint
- Canonical URL:
https://mcp.generalcompute.com - Transport: HTTPS, JSON-RPC 2.0 over streamable HTTP
- Authentication:
Authorization: Bearer <api-key>
Discovery descriptor
A small JSON descriptor lives on this site so agent-discovery tooling can find the canonical endpoint, transport, and docs URL in one fetch.
/.well-known/mcpMore
- Full docs: docs.generalcompute.com
- Developer hub: /developers
- Authentication: /auth