fortnox for Claude Code
io.github.jakobwennberg/fortnox
MCP server for Fortnox Swedish accounting API integration
client:Claude Code
transport:stdio
runtime:npm
Install fortnox in Claude Code
run in your project directory
claude mcp add fortnox -e FORTNOX_CLIENT_ID=<FORTNOX_CLIENT_ID> -e FORTNOX_CLIENT_SECRET=<FORTNOX_CLIENT_SECRET> -e FORTNOX_REFRESH_TOKEN=<FORTNOX_REFRESH_TOKEN> -- npx -y fortnox-mcp-server
Adds it for this project only. Append --scope user to make it available everywhere. Claude Code docs