Skip to content
Cline

moltbridge for Cline

io.github.jkheadley/moltbridge

Agent network intelligence for AI agents. Trust scoring, broker discovery, and Ed25519 identity.

client:Cline transport:stdio runtime:npm

Install moltbridge in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "moltbridge": {
      "command": "npx",
      "args": [
        "-y",
        "moltbridge"
      ],
      "env": {
        "MOLTBRIDGE_AGENT_ID": "<MOLTBRIDGE_AGENT_ID>",
        "MOLTBRIDGE_SIGNING_KEY": "<MOLTBRIDGE_SIGNING_KEY>",
        "MOLTBRIDGE_BASE_URL": "<MOLTBRIDGE_BASE_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

moltbridge in other clients