MCP Overview
The Efimis MCP server exposes your tenant data to AI assistants — Claude, ChatGPT, Cursor — via the Model Context Protocol.
{ "mcpServers": { "efimis": { "command": "npx", "args": ["@efimis/mcp", "--tenant", "acme", "--region", "uk"], "env": { "EFIMIS_TOKEN": "your-token" } } }}Read-only by default. Write tools require explicit user approval per call.