giveready for Zed
io.github.gswardman/giveready
Search 41K+ nonprofits, get impact data, submit enrichments, donate USDC via x402.
client:Zed
transport:stdio
runtime:npm
Install giveready in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"giveready": {
"command": "npx",
"args": [
"-y",
"giveready-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs