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
{
"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