Skip to content
Cline

resolve for Cline

dev.forestrie/resolve

Fetches receipts, genesis and accumulator snapshots for @forestrie/mcp-verify and labels provenance

client:Cline transport:stdio runtime:npm

Install resolve 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": {
    "resolve": {
      "command": "npx",
      "args": [
        "-y",
        "@forestrie/mcp-resolve"
      ],
      "env": {
        "FORESTRIE_BASE_URL": "<FORESTRIE_BASE_URL>",
        "FORESTRIE_RPC_URL": "<FORESTRIE_RPC_URL>"
      }
    }
  }
}

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

resolve in other clients