Cala
Cala turns internet chaos into structured, verified knowledge that AI agents and LLMs can call as a tool.
Integrations
MCP
https://api.cala.ai/mcp/
For more information about MCP and how it works, you can read more about it here.
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.
With your API key in hand, you can connect your AI agent such as Cursor, Claude Desktop and others to our MCP server. Cala MCP connects AI agents to our knowledge search, including verified, structured and typed knowledge, as well as entities information.
- Cursor
- Claude Desktop
- VS Code
- OpenAI
- Other
Add to ~/.cursor/mcp.json:
{
"mcpServers": {
"Cala": {
"url": "https://api.cala.ai/mcp/",
"headers": {
"X-API-KEY": "YOUR_CALA_API_KEY"
}
}
}
}
For more information, follow their documentation here.
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.
TriggersQuery
관련 서버
JinaAI Grounding
Enhances LLM responses with factual, real-time web content using Jina AI's grounding capabilities.
SearXNG MCP Server
A web search server powered by the SearXNG API.
企业风险分析洞察服务
Provides comprehensive enterprise risk analysis, including violation records, mortgage information, business anomalies, and judicial cases.
专利大数据服务
Provides comprehensive patent search and statistical analysis for intelligence analysis, technological innovation, and intellectual property management.
regmd-mcp
Medical device regulatory intelligence. Classify devices, query alerts, find pathways across 15 jurisdictions (FDA, EU MDR, HSA, TGA, PMDA, NMPA +9 more). REST API + MCP.
Gemini Web Search
Performs web searches using the Gemini Web Search Tool via the local gemini-cli.
BrowseAI Dev
Evidence-backed web research for AI agents. BM25+NLI claim verification, confidence scores, citations, contradiction detection. 12 MCP tools. Works with Claude Desktop, Cursor, Windsurf. Python SDK (pip install browseaidev), LangChain, CrewAI, LlamaIndex integrations. npx browseai-dev
MCP Documentation Server
A server for document management and semantic search using AI embeddings, with local JSON storage.
grep.app Code Search
Search code across millions of public GitHub repositories using the grep.app API.
Campertunity
Search campgrounds around the world on campertunity, check availability, and provide booking links.