paypay mcp for Zed
io.github.mrslbt/paypay-mcp
PayPay QR payments for AI agents: QR codes, status, refunds, cancels. Bilingual JP/EN.
client:Zed
transport:stdio
runtime:npm
Install paypay mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"paypay-mcp": {
"command": "npx",
"args": [
"-y",
"paypay-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs