QANATIX
Integrations

Integrations Overview

Connect QANATIX to any AI model — Claude, GPT, Gemini, LangChain, or your own agent.

Integrations

QANATIX works with any AI model through two protocols:

ProtocolBest forLatency
MCP (Streamable HTTP)Claude Desktop, Claude Code, Cursor, any MCP clientNative tool calling
REST APIGPT, Gemini, LangChain, custom agentsStandard HTTP

MCP — native AI tool

QANATIX exposes three MCP tools:

ToolDescription
qanatix_searchHybrid search across a vertical
qanatix_lookupGet a specific entity by ID
qanatix_verticalsList available verticals and their schemas

And two MCP resources:

ResourceDescription
entity://\{entity_id\}Read-only access to a single entity by UUID
schema://\{vertical\}/\{entity_type\}JSON Schema definition for a vertical/entity type

When Claude or Cursor sees a question about data, it calls qanatix_search() automatically and gets back your verified results.

Choose your integration

On this page