The self-hosted HTTP endpoint is useful when a client supports remote MCP over HTTP and you do not want the client to launch a local process.
1 | https://YOUR-MCP-HOST.example.com/mcp |
Pass tenant credentials as request headers:
1 | { |
Use a token scoped to the actions you want agents to perform. For shared endpoints, do not configure fallback tenant credentials on the server; require per-client headers.