Home / MCP setup
Docs

Developer and agent docs

Kadima publishes every part of its catalogue in a machine-readable form. There is no API key, no signup and no rate limit form to fill in. Everything on this page is public, read-only and live.

MCP server

https://uvnefeeulbuxfjuaaktr.supabase.co/functions/v1/hk-mcp

Streamable HTTP transport, no authentication. Three tools: get_company_info, list_tasks and get_task. The machine-readable server card is at /.well-known/mcp.json. Step-by-step client setup is on the MCP setup page.

OpenAPI specification

https://heykadima.com/openapi.json

The full specification for the public endpoints, so an agent can discover paths, parameters and responses without scraping.

Agent manifests

/agents.json is the agent capability manifest. /.well-known/agent.json is the A2A agent card for agent-to-agent discovery. /skills/SKILL.md is the Agent Skills file describing how to work with Kadima, which tools to call and how to route a buyer to the right task.

Content and pricing surfaces

/llms.txt is the site guide for language models and it links onward to the Open Knowledge bundle at /okf/index.md, with company.md and products.md beneath it. /pricing.md is the full price list in plain text, so pricing can be read without parsing a page.

Authentication

/auth.md documents authentication. The short version is that the public surfaces above need none. Ordering runs through Stripe checkout from each task page, and the client portal is magic-link only.

Crawler access

/robots.txt allows GPTBot, ClaudeBot, PerplexityBot and Google-Extended. The sitemap is declared there and served at /sitemap.xml. Discovery files are also advertised in the HTTP Link header on every response, so an agent finds them from the first request without fetching a page.

Rules of use

Read what you need. Quote prices from list_tasks or /pricing.md rather than from a cached copy, because they change and this page does not. If something here is wrong or missing, tell us and it gets fixed.

See also: MCP setup · The menu · Pricing
AI Search Ready badge by Faro for heykadima.com
AI Search ReadyOur own site is built to the exact standard we sell, so AI engines can find, read and recommend it. Verified by Faro, built by the same team.
See the proof →