{
  "mcp_version": "2025-11-05",
  "name": "Frihet ERP MCP Server",
  "description": "AI-native ERP MCP server — 151 tools for invoicing, expenses, accounting, tax compliance, banking, fiscal compliance, POS, vacation rentals, time tracking, CRM, and HR. VeriFactu certified.",
  "endpoint": "https://mcp.frihet.io/mcp",
  "auth": {
    "type": "oauth2",
    "authorization_server": "https://mcp.frihet.io/.well-known/oauth-authorization-server",
    "authorization_endpoint": "https://mcp.frihet.io/authorize",
    "token_endpoint": "https://mcp.frihet.io/token",
    "registration_endpoint": "https://mcp.frihet.io/register",
    "scopes": [
      "read",
      "write"
    ]
  },
  "openapi": "https://api.frihet.io/openapi.json",
  "docs": "https://docs.frihet.io/desarrolladores/mcp-server",
  "npm": "@frihet/mcp-server",
  "install_local": "npx @frihet/mcp-server",
  "tools_count": 151,
  "resources_count": 11,
  "prompts_count": 10,
  "registry": [
    "https://smithery.ai/server/frihet/frihet-mcp",
    "https://registry.modelcontextprotocol.io/?q=io.frihet"
  ]
}