How we build a governed, multi-tenant MCP hosting platform — plus what shipped recently. For a plain changelog of releases, see the changelog.
The same published MCP server you'd hand to Claude works as a ChatGPT connector too — one build, no per-client integration.
A hands-on walkthrough using a public demo store API: paste an OpenAPI spec, generate risk-classified tools, publish, and call it live from Claude.
Why database-enforced Row-Level Security — not app-level WHERE filtering — is the right primitive for multi-tenant isolation, and how it's wired into every tenant-owned table on this platform.
Hands-on, end-to-end walkthroughs if you'd rather build something than read about the internals.
From a public OpenAPI spec to a governed, published MCP server that Claude can call — sign-up to first tool call.
How the platform's own Postgres database enforces per-tenant isolation at the row level — the tutorial version of the deep-dive above.
Trust boundaries (internal/partner/public) and per-tool risk levels — how to expose an internal API to an LLM safely.