{
  "name": "lomi.",
  "slug": "lomi-africa",
  "description": "Payment processing for francophone West Africa. Create checkouts, list customers, and operate the lomi. merchant API from ChatGPT via MCP.",
  "website": "https://lomi.africa/chatgpt",
  "developers": "https://lomi.africa/developers",
  "mcp": "https://mcp.lomi.africa/mcp",
  "auth": {
    "type": "oauth",
    "authorization_server": "https://api.lomi.africa/.well-known/oauth-authorization-server",
    "openid_configuration": "https://api.lomi.africa/.well-known/openid-configuration"
  },
  "example_prompts": [
    "Connect to the lomi.africa MCP server and list my customers",
    "Create a lomi.africa checkout session for 5000 XOF",
    "Where is the lomi.africa OpenAPI spec?"
  ]
}
