Skip to content
Cline

mossgate mcp for Cline

dev.mossgate/mossgate-mcp

mcp stdio server exposing mossgate trust and rue render apis with x402 usdc payment

client:Cline transport:stdio runtime:npm

Install mossgate mcp 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": {
    "mossgate-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "mossgate-mcp"
      ],
      "env": {
        "MOSSGATE_BUYER_PK": "<MOSSGATE_BUYER_PK>"
      }
    }
  }
}

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

mossgate mcp in other clients