Skip to content
BLACKLAKE
Docs▾ docs nav

Capture path · mcp

MCP gateway

Govern Claude Code, Codex, Cursor, and any other MCP-compatible CLI through BlackLake. The fastest path for coding tools.

BlackLake exposes an MCP gateway that proxies every tool call from MCP-compatible clients to the upstream MCP servers you've registered. Each call lands a policy decision and a signed receipt; the developer keeps using their tool normally. Two URL forms: - `https://api.blacklake.systems/mcp` — aggregate fan-out to every registered upstream - `https://api.blacklake.systems/mcp/u/<service-name>` — scoped to one named upstream Wire your MCP client's config to point at one of those URLs with an `Authorization: Bearer <bl_usr_…>` header and you're done. See the full CLI tools quickstart for client-specific instructions.