momo parser mcp for Cursor
io.github.quantumskils-arch/momo-parser-mcp
Parses MTN MoMo and Airtel Money Uganda SMS into structured JSON.
client:Cursor
transport:streamable-http
Install momo parser mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"momo-parser-mcp": {
"url": "https://momo.opportunityradar.africa/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs