Nordsynk — Fortnox MCP for Gemini CLI
se.nordsynk/fortnox
Hosted MCP server for Fortnox. Connect Claude, ChatGPT, Cursor to live Fortnox via OAuth.
client:Gemini CLI
transport:streamable-http
Install Nordsynk — Fortnox MCP in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"fortnox": {
"httpUrl": "https://mcp.nordsynk.se/"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs