Integrate Constat MCP
Constat is a remote Streamable HTTP MCP server. Connect directly to the public endpoint; do not configure it as a REST API or a local stdio command.
Claude Code
claude mcp add --transport http constat https://constat.dev/api/mcp
Adds the public Streamable HTTP endpoint without credentials.
Generic MCP client
{
"constat": {
"transport": "http",
"url": "https://constat.dev/api/mcp"
}
}Use the client's remote HTTP transport; no local command or Docker image is required.
ChatGPT and agent platforms
https://constat.dev/api/mcp
Add the URL as a remote MCP server, scan the tools, and review each annotation before enabling it.
Framework examples
Maintained example clients cover direct MCP, LangChain, LlamaIndex, and Cloudflare Agents in the public developer repository.
Production checklist
- Pin and record the observed server version.
- Preserve source URLs, quotations, and denominators.
- Handle unavailable and not-found statuses explicitly.
- Keep medical, legal, regulatory, and payment review human-led.
Review the full tool catalog, trust boundaries, and support guidance before production use.