← All servers

Nordsynk — Fortnox MCP

se.nordsynk/fortnox v1.0.0
Official Registry ai-llm communication security

Hosted MCP server for Fortnox. Connect Claude, ChatGPT, Cursor to live Fortnox via OAuth.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect over streamable-http

Run in your terminal
claude mcp add fortnox --transport http https://mcp.nordsynk.se/
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "fortnox": {
      "url": "https://mcp.nordsynk.se/"
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "fortnox": {
      "serverUrl": "https://mcp.nordsynk.se/"
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "fortnox": {
      "type": "http",
      "url": "https://mcp.nordsynk.se/"
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "fortnox": {
      "url": "https://mcp.nordsynk.se/"
    }
  }
}
Add to claude_desktop_config.json
{
  "mcpServers": {
    "fortnox": {
      "command": "npx",
      "args": [
        "-y",
        "mcp-remote",
        "https://mcp.nordsynk.se/"
      ]
    }
  }
}

Remote endpoints

TransportURLAuth headers
streamable-http https://mcp.nordsynk.se/ none
sse https://mcp.nordsynk.se/sse none

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/se.nordsynk--fortnox/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent