Numezis MCP

Remote MCP for governed finance agents

Numezis exposes accounting, finance, HR and admin workflows to Claude, ChatGPT and HTTP clients through one supervised MCP surface.

The MCP hub is the entry point for teams that want useful AI agents without giving up control. Instead of copying business data into a chat window, Claude, ChatGPT or another client calls Numezis tools that are scoped by portal, permission, company, approval state and audit rules.

OAuth DCR for Claude and ChatGPT connector setup
Service-account fallback for direct HTTP clients
Approval-gated mutations for sensitive finance work
Swiss-ready audit metadata across every workflow

Choose the agent workflow you want to rank and run

Each page below targets a specific search intent and a real Numezis workflow. The cluster links back to this hub so Google and users can understand the MCP architecture instead of seeing isolated landing pages.

Connect through the same governed contract

Claude, ChatGPT and custom clients use the same MCP endpoint. The user experience changes, but the permissions, tool schemas and audit model stay consistent.

# Claude / ChatGPT / HTTP clientServer URL: https://www.numezis.com/mcpAuthentication: OAuth DCRFallback client_id: numezis-mcp-connectScopes: mcp.tools.read, mcp.tools.execute, mcp.tools.writeGovernance: portal scope, permissions, approvals, audit trail

Remote MCP questions

Can Claude and ChatGPT use the same Numezis MCP server?

Yes. The same remote MCP endpoint is used for Claude, ChatGPT developer mode and direct HTTP clients. Authentication and permissions determine which tools each client can call.

Is this different from a normal accounting API?

Yes. A REST API exposes endpoints. The MCP surface exposes governed tools that an AI agent can discover, call and explain while Numezis still enforces approvals, portal scope and audit metadata.

Can an agent execute payments or accounting changes alone?

No. Sensitive mutations remain supervised. The agent can prepare, summarize and request approval, while execution follows the same rules as the Numezis portal.