v0.4.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.

Registry: integrations/manifest.json on blekline-oss.

Compatibility matrix

ClientTierRepo pathMCP serverMCP proxyIngress
CLI / SDKverifiedcli/YesYes
Claude Codeverified.claude/settings.json.exampleYesYesYes
Cursorverified.cursor/mcp.json.exampleYesYesYes
Claude Desktopverifiedconfig/claude_desktop_config.json.exampleYesYesYes
Codexverified.codex/config.toml.exampleYesYesYes
Continueverified.vscode/continue.config.json.exampleYesYesYes
GitHub Copilotverified.vscode/mcp.json.exampleYesYesYes
OpenHandspatterndocs onlyYesYesYes
Sourcegraph Codypatterndocs onlyYesYesYes
CodeRabbitpatternworkflow

Universal MCP env

export BLEKLINE_WORKSPACE_TOKEN="blw_..."
export BLEKLINE_API_URL="https://app.blekline.com"
export BLEKLINE_CLIENT_SURFACE=cursor  # see matrix for each surface

Headless verify

pnpm verify:integrations

Next steps: Quick start · MCP server · CI/CD