Loading MCP server directory, please wait...
MCP server for Focus NFe — NFe, NFSe, NFCe emission and management
npx @getmcp/cli add io.github.codespar/mcp-focus-nfeRequires Node.js 18+. Community-contributed server. Review source before installing.
FOCUS_NFE_TOKENAPI key for focus-nfe
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-focus-nfe": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-focus-nfe"
],
"env": {
"FOCUS_NFE_TOKEN": ""
}
}
}
}