mcp iugu for Windsurf
io.github.codespar/mcp-iugu
MCP server for iugu — invoices, subscriptions, customers, payment methods
client:Windsurf
transport:stdio
runtime:npm
Install mcp iugu in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"mcp-iugu": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-iugu"
],
"env": {
"IUGU_API_TOKEN": "<IUGU_API_TOKEN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs