AI integrations
Let your AI assistant call lomi. for you
Model Context Protocol (MCP) connects your IDE or AI client to the lomi. merchant API — create checkouts, list payments, debug webhooks — without hand-writing every HTTP request during integration work.
Getting started
Hosted MCP server
Use https://mcp.lomi.africa with a transport token plus your merchant API key — snippets in the dashboard under Integrations → MCP.
Cursor and Claude Desktop
Copy config from the dashboard, paste your keys, restart the client — same scopes as your API key.
Local stdio option
Run npx @lomi./mcp for local development when you prefer stdio transport over HTTP.
Not a staff admin tool
MCP is for <strong>your</strong> organization’s merchant API while building integrations — not for running lomi.’s internal ops.
CLI instead?
For scripts and CI, the lomi. CLI may fit better than MCP. Use MCP when an AI assistant is in your workflow.
See pricing