Skip to content

v0.2.2

Choose a tag to compare

@ayush488-glitch ayush488-glitch released this 22 Jul 15:00
· 7 commits to main since this release

sbl.so MCP server v0.2.2

28 tools for driving sbl.so campaigns from Claude (or any MCP client): full campaign lifecycle (create from prompt, read, update components with optimistic concurrency, launch, end), human-intervention queue resolution, retargeting, and three lead sources — CSV upload/import, LinkedIn (Sales Navigator + post-engagement), and native prompt-based lead sessions — plus conversations and analytics.

Verified against production api.sbl.so — including a real end-to-end outbound send through the durable-operations pipeline.

Install (Claude Desktop)

  1. Download sbl-mcp-0.2.2.dxt below and double-click it (or Settings → Extensions → Install Extension).
  2. Get an API key at sbl.so/api-integration → "Create new key".
  3. Paste the key when prompted by the extension. Done — ask Claude to "list my campaigns".

Any other MCP client

Run server/index.js from the extracted bundle over stdio with SBL_API_KEY set. SBL_API_URL defaults to https://api.sbl.so.

Integrity

SHA256(sbl-mcp-0.2.2.dxt) = c1f678566d09c2b6fcddf7ef1911b4b0d221c8d97e52dbe5a98779b53b213c38

Notes: Sales Navigator tools require a Sales Nav seat on the connected account. Outbound tools (send/run/end/human-intervention resolution) require explicit approval arguments — an LLM cannot fire outreach implicitly.