All MCP servers

Mcp Omie

Official
by Api.AirforcestdioFinance & Payments0252MIT

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

mcpopen-sourcefinance-payments

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "mcp-omie-imp70b4c": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}