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