You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The protocol defines two transports: HTTP (WWW-Authenticate headers) and MCP (JSON-RPC error codes + _meta fields). We only support HTTP.
MCP transport is how AI agents pay for tool calls — high-growth use case.