giveready for Cursor
io.github.gswardman/giveready
Search 41K+ nonprofits, get impact data, submit enrichments, donate USDC via x402.
client:Cursor
transport:stdio
runtime:npm
Install giveready in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"giveready": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"giveready-mcp"
]
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs