giveready for VS Code
io.github.gswardman/giveready
Search 41K+ nonprofits, get impact data, submit enrichments, donate USDC via x402.
client:VS Code
transport:stdio
runtime:npm
Install giveready in VS Code
.vscode/mcp.json
{
"servers": {
"giveready": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"giveready-mcp"
]
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs