v0.4.0

Definitions · M · Runtime enforcement

MCP proxy

The Blekline MCP proxy sits between an agent client and downstream MCP servers — evaluating tool calls against workspace policy before execution. It is the primary governance surface for Cursor, Claude Code, and Codex integrators.

The Blekline MCP proxy (blekline-proxy) governs downstream MCP tool calls after the primary Blekline MCP server connects your client. It evaluates each tool invocation against workspace policy before forwarding to sandboxed or production MCP servers.

Responsibilities

  • Tool allow/deny and argument scanning
  • Metadata-only governance events (blekline_log_governance_event)
  • Optional chaining: client → Blekline MCP → proxy → downstream server

In Blekline

  • Configure from /operations/mcp and /docs/mcp/proxy.
  • Track 01 eval path wires MCP before any sidecar deploy.
  • Cursor hooks complement but do not replace proxy enforcement for tool egress.

Related terms

Used in

← All definitions · Runtime simulator