Skip to content
Windsurf

mcp nfe io for Windsurf

io.github.codespar/mcp-nfe-io

MCP server for NFe.io — NF-e, NFS-e, CNPJ, CEP

client:Windsurf transport:stdio runtime:npm

Install mcp nfe io 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-nfe-io": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-nfe-io"
      ],
      "env": {
        "NFEIO_API_KEY": "<NFEIO_API_KEY>",
        "NFEIO_COMPANY_ID": "<NFEIO_COMPANY_ID>"
      }
    }
  }
}

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

mcp nfe io in other clients