v0.4.0GitHub

Integrations

Claude Desktop

P1 — native Claude app MCP integration (manual + OAuth connector).

View as Markdown

Repo config

  • Example: config/claude_desktop_config.json.example on blekline-oss
  • Live: merge generated config into OS-specific Claude Desktop path via pnpm generate:mcp-configs --local

BLEKLINE_CLIENT_SURFACE=claude-desktop

Headless verify

pnpm verify:integrations

Use the official Blekline connector when available in Claude Desktop settings, or connect from Operations → MCP.

Full guide: Claude connector — OAuth scopes, remote MCP URL, privacy.

Remote MCP endpoint:

https://app.blekline.com/api/mcp/remote

Manual setup (workspace API key)

Merge generated config into:

~/Library/Application Support/Claude/claude_desktop_config.json (macOS)

pnpm generate:mcp-configs
# copy config/claude-desktop.generated.json → Claude config

Restart Claude Desktop. Use tool picker to invoke blekline_mask_prompt.

Set BLEKLINE_CLIENT_SURFACE=claude-desktop in env (included in generated config).


Next steps: Claude connector (OAuth) · AI Enablement Stack · MCP server · Open workspace