Get started

Claude Connector

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

View as Markdown

Blekline provides a workspace OAuth connector for Claude Desktop and Claude.ai remote MCP: mask PII and secrets, simulate policy, evaluate tool calls, and log metadata audit events — before content reaches Claude or downstream MCP tools.

Claude connectors directory listing is not live yet. Use workspace OAuth below (or manual stdio) until Partner Center submission is approved.

Connect today (workspace OAuth)

  1. Open Operations → MCPDesktop / Connector.
  2. Click Connect Claude (OAuth) 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 Free plan or active tryout. Quick Start · Billing

When Blekline is listed in the Claude connectors directory, the same OAuth flow will also appear inside Claude Desktop settings.

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: Choose your path · Claude Desktop manual setup · MCP server · Open workspace