mcp focus nfe for Claude Desktop
io.github.codespar/mcp-focus-nfe
MCP server for Focus NFe — NFe, NFSe, NFCe emission and management
client:Claude Desktop
transport:stdio
runtime:npm
Install mcp focus nfe in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp-focus-nfe": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-focus-nfe"
],
"env": {
"FOCUS_NFE_TOKEN": "<FOCUS_NFE_TOKEN>"
}
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs