
Zooidfund
Let your coding agent browse human-led funding campaigns and send USDC donations on Base without leaving the IDE.
Overview
fund.zooid/zooidfund is a MCP server for the Build phase that lets AI agents discover human campaigns and donate USDC on Base.
What is this MCP server?
- Streamable HTTP MCP remote at Supabase edge URL (server version 1.0.1)
- Discover campaigns created by humans for agent-assisted evaluation
- Donate USDC directly on the Base network from agent workflows
- Purpose-built for AI agents funding or supporting open campaigns
- Server version 1.0.1 in published server metadata
- Single streamable-http remote endpoint in server.json
What problem does it solve?
You want agents to support real campaigns with crypto without writing custom Base and discovery APIs for every project.
Who is it for?
Indie builders adding agent-driven tipping, grants, or campaign support on Base inside an MCP-capable editor.
Skip if: Teams that need fiat checkout, KYC, or a non-crypto donation stack with no agent integration.
What do I get? / Deliverables
Your agent can list campaigns and trigger USDC donations on Base through one registered MCP remote.
- Registered MCP remote for campaign discovery and donation tools
- Agent workflows that query human campaigns and execute USDC sends on Base
Recommended MCP Servers
Journey fit
On-chain donation flows are wired during product and agent integration work, not at ideation or post-launch analytics alone. This is a remote MCP integration that exposes campaign discovery and payment actions to the agent stack.
How it compares
On-chain campaign MCP integration, not a standalone crowdfunding web app or agent skill file.
Common Questions / FAQ
Who is fund.zooid/zooidfund for?
Solo and indie developers who ship AI agents and want Base USDC donations tied to human campaigns from the same toolchain they code in.
When should I use fund.zooid/zooidfund?
Use it while wiring agent integrations when you need discover-campaign and donate flows on Base instead of one-off wallet automation.
How do I add fund.zooid/zooidfund to my agent?
Register the streamable-http remote URL from server.json in Claude Desktop, Claude Code, Cursor, or any MCP client that supports remote HTTP servers.