A

AISIX AI Gateway MCP endpoint

MCP discovered

Details
Endpoint
http://127.0.0.1:3000/mcp
Transport
streamable-http
Docs
https://docs.api7.ai/ai-gateway/advanced-proxy-capabilities/mcp-gateway.md
Authentication
AISIX caller API key api_key discovered Get key ↗
Authorization: Bearer <credential>

Create a caller API key through AISIX management. For self-hosted AISIX, choose a plaintext key, hash it with SHA-256, then create the API key resource via the Admin API as shown in Caller API Keys. For managed deployments, the same doc says you create it in the managed control plane and can supply the plaintext key field there when custom key import is enabled. Applications send the plaintext key to the proxy as Authorization: Bearer <caller-key> or x-api-key: <caller-key>.