Omie MCP Server

Gestão financeira e contábil na Omie (líder de ERP em nuvem no Brasil), contas a pagar/receber, movimentos financeiros, conciliação, contas correntes, clientes/fornecedores e NF-e, via API oficial JSON (app.omie.com.br). Lê e também lança e edita contas a pagar e a receber, e anexa comprovantes e documentos aos lançamentos. Pareia com o Banco MCP pra conciliar banco × gestão. Autenticação por app_key + app_secret…. It is available as a remote MCP endpoint.

Teams that want a hosted finance endpoint instead of running a local process.

VERIFIED ACTIVE

LAST COMMIT 2026-08-24 · ★ 10 · VERIFIED 2026-08-25

MIT · how we verify → /methodology

01 · Install Omie

Claude Code

claude mcp add mcp-dir-omie-mcp --transport http https://api.mcp.ai/p_omie

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "mcp-dir-omie-mcp": {
      "url": "https://api.mcp.ai/p_omie"
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

https://api.mcp.ai/p_omie

transport: streamable-http

endpoint alive - responded to MCP initialize · probed 2026-08-25

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as remote - your agent's requests go to api.mcp.ai

endpoint auth accepted our unauthenticated MCP initialize - no credentials needed to connect

license MIT - declared in the repository

registry namespace io.github.mcp-dir is GitHub-verified and matches the repo owner

03 · Who maintains Omie

Omie is maintained by mcp-dir. We track 1097 MCP servers from mcp-dir - 1097 actively maintained, 36 combined GitHub stars, oldest repo from Jun 2026. Full record: all servers from mcp-dir.

  1. Astrea (Aurum) Reporting and queries over Astrea (Aurum), Brazilian legal-practice software: cases per client, cale ★ 4
  2. DataJud (CNJ) Public lookup of Brazilian court cases (metadata + docket) via the CNJ/DataJud API. Free, no login. ★ 2
  3. Legal MCP (alternativa ao Jusbrasil) Open-source alternative to Jusbrasil for AI: find lawsuits by name, CPF, CNPJ or case number and bui ★ 2

04 · Facts

category
finance - actively maintained as of 2026-08-25.
registry
io.github.mcp-dir/omie-mcp (active, first published 2026-06-10)

05 · Omie FAQ

What is Omie?

Gestão financeira e contábil na Omie (líder de ERP em nuvem no Brasil), contas a pagar/receber, movimentos financeiros, conciliação, contas correntes, clientes/fornecedores e NF-e, via API oficial JSON (app.omie.com.br). Lê e também lança e edita contas a pagar e a receber, e anexa comprovantes e documentos aos lançamentos. Pareia com o Banco MCP pra conciliar banco × gestão. Autenticação por app_key + app_secret…. It is available as a remote MCP endpoint.

Is Omie still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-24. We re-verify nightly.

How do I install Omie?

Run `claude mcp add mcp-dir-omie-mcp --transport http https://api.mcp.ai/p_omie`. You can also paste the ready-made client config above.

Does Omie require authentication?

No - the endpoint accepted our unauthenticated MCP initialize when probed on 2026-08-25; you can connect without credentials.

06 · Alternatives to Omie