Serversse.nordsynk/fortnox
F

Nordsynk — Fortnox MCP

se.nordsynk/fortnox · v1.0.0
● Remote
v1.0.0remote🌐 https://mcp.nordsynk.se/↗ Website
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "se.nordsynk/fortnox",
  "description": "Hosted MCP server for Fortnox. Connect Claude, ChatGPT, Cursor to live Fortnox via OAuth.",
  "title": "Nordsynk — Fortnox MCP",
  "version": "1.0.0",
  "websiteUrl": "https://nordsynk.se/fortnox-mcp",
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://mcp.nordsynk.se/"
    },
    {
      "type": "sse",
      "url": "https://mcp.nordsynk.se/sse"
    }
  ],
  "_meta": {
    "io.modelcontextprotocol.registry/publisher-provided": {
      "publisher": "Nordsynk / Nordbeam AB",
      "tool": "manual"
    },
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}