Platforms can offer Blaigent MCP to their users. Connect with OAuth, or paste an API key — then look up orders, search your knowledge base, draft replies, and manage tickets from the agent you already use.
Claude / ChatGPT / Cursor discover /.well-known/oauth-authorization-server and /.well-known/mcp.json, register a client (DCR), and complete PKCE. Tool calls use Authorization: Bearer mcpat_….
Mint a blgmcp_ key on MCP Integrations (MAX / ENTERPRISE) and send X-Blaigent-API-Key. Best for mcp-remote / curl / self-hosted bridges.
Streamable HTTP JSON-RPC at the URL below. Restart your client — Blaigent tools appear in its tool list.
…
Discovery: /.well-known/mcp.json · OAuth AS metadata · protected-resource metadata.
…