Skip to content
Cline

POPCORN MCP for Cline

io.github.violetclaire/popcorn-mcp

Signed time and SHA-256 witness receipts for agents, with offline verification and x402 payment.

client:Cline transport:stdio runtime:npm

Install POPCORN 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": {
    "popcorn-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "@violetclaire/popcorn-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>"
      }
    }
  }
}

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

POPCORN MCP in other clients