Skip to content
Windsurf

mcp alegra for Windsurf

io.github.codespar/mcp-alegra

Alegra — cloud accounting for LATAM (Colombian-founded)

client:Windsurf transport:stdio runtime:npm

Install mcp alegra 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": {
    "mcp-alegra": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-alegra"
      ],
      "env": {
        "ALEGRA_EMAIL": "<ALEGRA_EMAIL>",
        "ALEGRA_API_TOKEN": "<ALEGRA_API_TOKEN>"
      }
    }
  }
}

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

mcp alegra in other clients