Skip to main content
Two ways to connect, depending on how deep you want to go:
  • Just the MCP server: one command that gives Claude every Bland tool.
  • The Norm plugin: the MCP server plus slash commands, specialized agents, and a file-based pathway workspace. This is the full Bland development experience in Claude Code.

Prerequisites

Option 1: Add the MCP server

That’s it. Verify the connection:
claude mcp list showing the bland server connected
Inside a session, run /mcp to see the server’s tools, or just ask:
By default claude mcp add configures the server for the current project only. Add --scope user to make it available in every project.

Option 2: Install the Norm plugin

Norm layers a complete pathway-engineering workflow on top of the MCP server: clone a pathway into local files, edit it like code, validate against the real compiler, commit versions, simulate conversations, and converge on a goal with an autonomous test loop. Inside Claude Code:
The installer prompts for your API key and stores it securely. Then start with:
Useful commands once you’re in:
A Claude Code session using the Bland MCP to list pathways and report which have a published production version

Next steps

Tool reference

Everything the MCP server can do.

Other clients

Cursor, Codex, VS Code, Windsurf, and raw HTTP.
Docs for agents: llms.txt