Skip to content
Zed

momo parser mcp for Zed

io.github.quantumskils-arch/momo-parser-mcp

Parses MTN MoMo and Airtel Money Uganda SMS into structured JSON.

client:Zed transport:streamable-http

Install momo parser mcp in Zed

~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json

{
  "context_servers": {
    "momo-parser-mcp": {
      "url": "https://momo.opportunityradar.africa/mcp"
    }
  }
}

Merge this into your existing settings object — do not replace the file. Zed docs

momo parser mcp in other clients