Skip to content
Windsurf

printr for Windsurf

io.github.printrfi/printr

Let AI agents create, discover, and track tokens across chains via Printr.

client:Windsurf transport:stdio runtime:npm

Install printr in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

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

{
  "mcpServers": {
    "printr": {
      "command": "npx",
      "args": [
        "-y",
        "@printr/mcp"
      ],
      "env": {
        "PRINTR_API_KEY": "<PRINTR_API_KEY>",
        "OPENROUTER_API_KEY": "<OPENROUTER_API_KEY>",
        "OPENROUTER_IMAGE_MODEL": "<OPENROUTER_IMAGE_MODEL>",
        "EVM_WALLET_PRIVATE_KEY": "<EVM_WALLET_PRIVATE_KEY>",
        "SVM_WALLET_PRIVATE_KEY": "<SVM_WALLET_PRIVATE_KEY>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

printr in other clients