Blekline
v0.3.0GitHub

Integrations

Agent Clients

L5 MCP clients for Blekline ingress governance.

View as Markdown

Blekline connects to Layer 5 agent clients via @blekline/mcp-server and @blekline/mcp-proxy.

Compatibility matrix

ClientMCP serverMCP proxyIngressExtension
CursorYesYesYesOptional
ContinueYesYesYes
GitHub CopilotYesTBDYes
OpenHandsYesYesYes
Sourcegraph CodyYesYesYes
CodeRabbitWorkflow

Universal MCP env

export BLEKLINE_WORKSPACE_TOKEN="blw_..."
export BLEKLINE_API_URL="https://app.blekline.com"
export BLEKLINE_CLIENT_SURFACE=cursor  # or continue, github-copilot, openhands, sourcegraph-cody

When to pick which

  • Cursor — default for coding agents (P0).
  • Continue — open-source IDE, VS Code / JetBrains.
  • GitHub Copilot — VS Code enterprise standard.
  • OpenHands — autonomous sandbox agents.
  • Sourcegraph Cody — enterprise codebase intelligence.
  • CodeRabbit — PR review alongside governed IDE agents (no native MCP).

Next steps: AI Enablement Stack · MCP server · Quick start · Open workspace