← Registry

General Tools

giveready.org

Search and donate to nonprofits, with detailed information and on-chain donation history.

x402 supported1 endpoint6 known toolsFirst detected June 5, 2026Last detected September 6, 2026

ENDPOINT 1

https://www.giveready.org/mcp

No auth detected

MCP server metadata

Name
giveready
Version
0.3.0
Capabilities
tools
Server instructions

GiveReady — search 41,000+ nonprofits, get profiles with impact data, initiate USDC donations via x402, and contribute back via consensus enrichment. See https://www.giveready.org/AGENTS.md for the live bounty list.

Known tools 6

search_nonprofits

Search 41,000+ nonprofits across 29 cause areas by keyword, cause, or country.

Inferred read-only
get_nonprofit

Get detailed information about a specific nonprofit including mission, programmes, impact metrics, registration details, and donation links.

Inferred read-only
list_causes

List all 29 cause areas in the GiveReady directory with the number of nonprofits in each.

Inferred read-only
donate_to_nonprofit

Initiate a USDC donation to a nonprofit via x402.

Inferred read-only
get_donation_history

Get on-chain USDC donation history for a nonprofit — total received, count, recent transactions with hashes.

Inferred read-only
submit_enrichment

Contribute missing data back to a nonprofit profile.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.giveready]
url = "https://www.giveready.org/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "giveready": {
      "type": "http",
      "url": "https://www.giveready.org/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: giveready
Remote MCP URL: https://www.giveready.org/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "giveready": {
      "url": "https://www.giveready.org/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "giveready": {
      "type": "http",
      "url": "https://www.giveready.org/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "giveready",
  "transport": "streamable-http",
  "url": "https://www.giveready.org/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.