v0.4.0GitHub

Integrations

Claude Connector

OAuth MCP connector for Claude Desktop and Claude.ai remote MCP.

View as Markdown

Blekline’s official Claude connector provides ingress governance: mask PII and secrets, simulate policy, evaluate tool calls, and log metadata audit events — before content reaches Claude or downstream MCP tools.

Install (directory)

When listed in the Claude connectors directory, choose Connect and sign in with your Blekline workspace. OAuth scopes:

ScopePurpose
mcp:maskMask prompts via cloud control plane
mcp:policy:readRead-only policy simulation
mcp:enforceEvaluate tool call policy
mcp:events:writeMetadata governance events

Requires Basic plan or active tryout. Billing

Remote MCP URL

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

Authenticate with Authorization: Bearer <access_token> from OAuth token exchange.

Tools

ToolTypePurpose
blekline_mask_promptWriteMask PII/secrets in prompt text
blekline_simulate_policyReadPolicy simulation without masking
blekline_evaluate_tool_callReadTool allow/mask/block evaluation
blekline_log_governance_eventWriteMetadata audit event

Deprecated aliases blekline_classify_risk and blekline_emit_event remain supported.

Manual setup (stdio)

See Claude Desktop for local npx @blekline/mcp-server config with a workspace API key.

Privacy

Revoke access

Workspace Operations → MCP → Claude Desktop connector → Revoke, or Admin → API keys (revokes connector token).


Next steps: Claude Desktop manual setup · MCP server · Open workspace