Endpoint
Authentication
The server implements OAuth 2.0 with dynamic client registration. Most MCP-compatible frameworks handle this automatically. If your framework supports OAuth discovery, point it at the server URL and it will handle the flow:knbn_ API key — it can also be used directly against the REST API.
Making requests
Once authenticated, send MCP JSON-RPC requests toPOST /:
OpenAI Responses API
If you are building with the OpenAI Responses API, pass KonbiniAPI as an MCP tool and send your KonbiniAPI API key in theauthorization field:
Testing with MCP Inspector
The MCP Inspector is a useful tool for exploring and testing the server:https://mcp.konbiniapi.com.