Skip to content
Windsurf

miniframe tools for Windsurf

io.github.edsonvmendes/miniframe-tools

Brazilian tools for agents: Pix codes, CEP, CNPJ + web capture and PDF. Pay per call.

client:Windsurf transport:stdio runtime:npm

Install miniframe tools 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": {
    "miniframe-tools": {
      "command": "npx",
      "args": [
        "-y",
        "miniframe-tools-mcp"
      ],
      "env": {
        "EVM_PRIVATE_KEY": "<EVM_PRIVATE_KEY>",
        "MINIFRAME_API_URL": "<MINIFRAME_API_URL>"
      }
    }
  }
}

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

miniframe tools in other clients