Skip to content
VS Code

momo parser mcp for VS Code

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

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

client:VS Code transport:streamable-http

Install momo parser mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "momo-parser-mcp": {
      "type": "http",
      "url": "https://momo.opportunityradar.africa/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

momo parser mcp in other clients