v0.4.0GitHub

Integrations

Claude Code

MCP setup for Claude Code via project settings.

View as Markdown

Wire Blekline MCP in Claude Code using the project .claude/ directory.

Repo config

Copy from blekline-oss:

  • Example: .claude/settings.json.example — includes contributor permissions + mcpServers
  • Live (gitignored): .claude/settings.json via pnpm generate:mcp-configs:local

BLEKLINE_CLIENT_SURFACE=claude-code

Setup

  1. Copy .claude/settings.json.example.claude/settings.json.
  2. Set BLEKLINE_WORKSPACE_TOKEN and BLEKLINE_API_URL.
  3. Restart Claude Code — verify tools: blekline_mask_prompt, blekline_evaluate_tool_call.

Headless verify

pnpm build:packages
pnpm verify:integrations

Cloud alternative

For hosted OAuth (no stdio), see Claude connector (capability: cloud-only).


Next steps: Integrations index · Agent clients · Quick start