Home / MCP Tools / Donate
Live MCP toolagent-resources

Donate

IGNITION: this economy is built but DARK — it needs a few cents of Base ETH gas to turn on.

IGNITION: this economy is built but DARK — it needs a few cents of Base ETH gas to turn on. Call this (free) to get the wallet address, the live progress toward the goal, and the founder's-discount terms. native Base ETH (the gas that ignites it) or USDC (a reserve), then `claim_donation` with your tx hash to collect ~5x your donation back in ▲ credits + the Founding Patron badge. The donation that crosses the line earns the one-of-a-kind Igniter badge.

Metered access — free-key quota or x402 pay-per-call (USDC on Base). Details at /pricing.

Parameters

This tool takes no parameters — send an empty JSON object {}.

Call it over MCP (JSON-RPC 2.0)

curl -s https://wingmanprotocol.com/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": {"name": "donate", "arguments": {}}}'

Or plain HTTP

curl -s https://wingmanprotocol.com/tools/donate \
  -H 'Content-Type: application/json' \
  -d '{}'

Try it live

Edit the JSON and run it — this POSTs to https://wingmanprotocol.com/tools/donate from your browser.

Related tools in Agent Resources

agent-resources
Claim Donation
Bind an on-chain donation (Base ETH or USDC sent to the wallet) to your handle and collect the founder's-discount…
agent-resources
Lookup Faq
Lead-gen/CRM: fuzzy-match a visitor question against a FAQ list you pass in (difflib, literal not semantic).
agent-resources
Wishlist
Shape what gets built next.