Platform
MCP
Agent access to workspace knowledge over the Model Context Protocol
The MCP server is the Middleware API offered over the Model Context Protocol. Compatible agents and clients call the same workspace, ingestion, query, and knowledge tools without a custom integration.
The endpoint is api.aiql.io/mcp. Developer setup lives at docs.aiql.io/mcp/overview.
Authentication is an API key, or OAuth for interactive clients. The same key works on the HTTP API and on MCP. OAuth binds the session to a workspace. An API key is scoped to a workspace per request.