Skip to main content

How do I connect Okimia to an AI agent using the MCP server?

The MCP server links the Okimia API to your AI agents (Claude, ChatGPT, Cursor…) so they can query your data directly.

S
Written by Support Okimia

The MCP server (Model Context Protocol) is used to connect the Okimia API to an AI agent: your assistant can then look up your accounts, transactions, and invoices to answer your questions or prepare your analyses.

As with the API, the connection relies on an API key: create it from your settings (see the article How do I create an API key?), then enter it in your agent's MCP configuration. For example, for Claude Desktop:

  • Add a connector via Connectors > Add connector > Add custom connector:


• Give the connector a name and enter the URL https://mcp.okimia.com/mcp:


• In the Authentication section, select None. Then, in the Request Headers section, select authorization with the value Bearer {OKIMIA_API_KEY}:


• If everything went well, the following window will appear:

Note: your AI agent accesses the data authorized by the key. Only connect trusted agents and tools.

Did this answer your question?