Skip to content
Windsurf

mcp nuvem fiscal for Windsurf

io.github.codespar/mcp-nuvem-fiscal

MCP server for Nuvem Fiscal — NF-e, NFS-e, NFC-e, CNPJ, CEP

client:Windsurf transport:stdio runtime:npm

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

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

mcp nuvem fiscal in other clients