{
  "protocolVersion": "0.2.6",
  "name": "Frihet",
  "description": "Business management with 157 MCP tools (v1.16.6) and a documented REST interface.",
  "url": "https://www.frihet.io",
  "preferredTransport": "JSONRPC",
  "additionalInterfaces": [
    {
      "url": "https://mcp.frihet.io/mcp",
      "transport": "JSONRPC"
    },
    {
      "url": "https://api.frihet.io/v1",
      "transport": "HTTP+JSON"
    }
  ],
  "version": "1.16.6",
  "documentationUrl": "https://docs.frihet.io",
  "capabilities": {
    "streaming": false,
    "pushNotifications": false,
    "stateTransitionHistory": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json",
    "text/plain"
  ],
  "skills": [
    {
      "id": "mcp-tools",
      "name": "MCP interface",
      "description": "157 MCP tools (v1.16.6) at https://mcp.frihet.io/mcp."
    },
    {
      "id": "rest-api",
      "name": "REST interface",
      "description": "OpenAPI 3.1 with 82 paths and 137 operations at https://api.frihet.io/v1."
    }
  ]
}
