Fortnox MCP Server

Resource URL: api://aiautomate.se/fortnox-mcp

Status: Running

Available Endpoints

GET
/health (Unprotected)
Health check endpoint
GET
/.well-known/oauth-protected-resource (Unprotected)
OAuth Protected Resource metadata (RFC 9728)
POST
/mcp/register (Protected)
Dynamic Client Registration (RFC 7591)
GET
/mcp/actions (Protected)
List available MCP actions
POST
/mcp/actions/:actionName (Protected)
Execute specific MCP action via HTTP

MCP Protocol

This server also supports the standard MCP protocol via stdio transport.

Use MCP clients to connect and interact with the available tools.

Available Tools