Developer Tools
Trust: 34/100 (Limited)io.github.jakobwennberg/fortnox Guide
MCP server for Fortnox Swedish accounting API integration
10 starsby jakobwennberg
Quick Start
Install
npx fortnox-mcp-serverClaude Desktop Configuration
Add this to your claude_desktop_config.json:
{
"mcpServers": {
"io-github-jakobwennberg-fortnox": {
"command": "npx",
"args": [
"fortnox-mcp-server"
]
}
}
}