Connect your agent to Cala’s MCP
You can use Cala via our MCP. To get started, you need to get an API key to authenticate your MCP client. Go to our Console and create a new API key.Get Cala's API key
Create a free Cala account and get your API key.
- Cursor
- Claude Desktop
- VS Code
- OpenAI
- Other
Available Tools
Here are the tools available to the Cala MCP:knowledge_search
Search for verified knowledge using natural language queries. Returns trustworthy, verified knowledge with relevant context and matching entities.
knowledge_query
Search for verified knowledge using structured query syntax such as:
startups.location=Spain.funding>10M.funding<=50M. Returns a structured response with matching entities.entity_search
Search entities by name with fuzzy matching.
entity_introspection
Get the field schema for an entity by its UUID. Returns the available properties, relationships, and numerical observations you can use when querying an entity.
retrieve_entity
Retrieve information about an entity by its UUID.