Loading MCP server directory, please wait...
MCP server for Omie — ERP, customers, products, orders, invoices, financials
npx @getmcp/cli add io.github.codespar/mcp-omieRequires Node.js 18+. Community-contributed server. Review source before installing.
OMIE_APP_SECRETAPI key for omie
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.codespar/mcp-omie": {
"command": "npx",
"args": [
"-y",
"@codespar/mcp-omie"
],
"env": {
"OMIE_APP_SECRET": ""
}
}
}
}