Skip to content
Claude Desktop

mcp omie for Claude Desktop

io.github.codespar/mcp-omie

MCP server for Omie — ERP, customers, products, orders, invoices, financials

client:Claude Desktop transport:stdio runtime:npm

Install mcp omie in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "mcp-omie": {
      "command": "npx",
      "args": [
        "-y",
        "@codespar/mcp-omie"
      ],
      "env": {
        "OMIE_APP_SECRET": "<OMIE_APP_SECRET>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

mcp omie in other clients