generated: '2026-08-13' method: derived source: mcp/koala-io-mcp.yml + openapi/ surfaces: openapi: - openapi/koala-io-profile-ingestion-api-openapi.yml - openapi/koala-io-account-ingestion-api-openapi.yml - openapi/koala-io-collection-api-openapi.yml - openapi/koala-io-accounts-api-openapi.yml - openapi/koala-io-deletion-api-openapi.yml - openapi/koala-io-sdk-api-openapi.yml graphql: null mcp: url: https://koala.mintlify.app/mcp gated: false note: >- Live and anonymous; tools/list answered 200 on 2026-08-13. Scope is Koala's DOCUMENTATION, not its data-plane APIs. crosswalk: [] mcp_only: - tool: search_koala reason: >- Documentation search over the Mintlify-hosted Koala docs corpus. No Koala REST operation exposes documentation search. - tool: query_docs_filesystem_koala reason: >- Read-only virtual filesystem over the docs corpus. No REST equivalent. - tool: submit_feedback reason: >- Writes documentation feedback into Mintlify, not into Koala's product API. No REST equivalent. rest_only: - capability: Profile ingestion operations: - sendProfileBatch - collectBatch note: POST /batch — visitor identifies, custom events, traits, page views. - capability: Account ingestion operations: - sendAccountBatch - collectAccountBatch note: POST /accounts/batch — account-level (company) traits and events. - capability: GDPR deletion operations: - createDeletionRequest - getDeletionRequest note: POST/GET /api/v1/deletion-requests — right-to-erasure request and status. - capability: SDK bootstrap operations: - getProjectBootstrap note: GET /web/projects/{publicApiKey} — pixel bootstrap configuration. coverage: tools_named: 3 tools_bound: 0 mcp_only: 3 rest_operations_total: 6 rest_operations_with_a_tool: 0 finding: >- Koala's MCP surface and Koala's REST surface do not overlap at all. The MCP server is a docs-reading server generated by Mintlify; the REST API is an ingestion and erasure API. An agent connected to the Koala MCP server can read Koala's manuals but cannot send an identify, send an event, or file a GDPR deletion. This is a complete surface divergence, not a coverage gap to be closed — and it will not be closed: Koala was acquired by Cursor and the product shuts down 2026-09-30 (see lifecycle/koala-io-lifecycle.yml).