
Fundchain
Prototype agent-native crowdfunding flows that accept ETH or USDC and test whether crypto pledges fit your launch model before you hard-code payment rails.
Overview
io.github.fundchainteam/fundchain-mcp is a MCP server for the Validate phase that lets agents create crypto crowdfunding campaigns and accept ETH/USDC payments via the x402 protocol.
What is this MCP server?
- Crypto crowdfunding oriented toward AI agents, not only human checkout pages
- Create campaigns and accept ETH/USDC via the x402 payment protocol
- Published server v1.0.0 with site fundchain.ai and GitHub fundchainteam/fundchain-mcp
- Fits experiments where the agent is the fundraiser or treasury operator
- Bridges Web3 payments into MCP so builders avoid one-off wallet scripting per agent
- Server version 1.0.0
- Supports ETH and USDC via x402 protocol
- Website: fundchain.ai
What problem does it solve?
You want agent-led crowdfunding but stitching wallets, campaigns, and USDC acceptance by hand blocks fast pricing and funding experiments.
Who is it for?
Indie agent builders and crypto-curious founders testing on-chain pledges for AI-native products before building custom payment infrastructure.
Skip if: Traditional fiat-only SaaS with no crypto appetite, regulated securities offerings without counsel, or teams needing enterprise KYC out of the box.
What do I get? / Deliverables
After registering Fundchain MCP, your agent can stand up campaigns and exercise x402 ETH/USDC flows so you can validate demand and payment UX early.
- Agent-invokable campaign creation against Fundchain
- ETH/USDC payment acceptance path via x402 as exposed by the server
- Reference implementation linked from github.com/fundchainteam/fundchain-mcp v1.0.0
Recommended MCP Servers
Journey fit
Fundchain sits in Validate because campaign creation and x402 payment acceptance are how you prove funding mechanics and pricing choices before full product build-out. Pricing covers not only subscription tiers but also how you collect money—here, on-chain pledges and campaign structures agents can configure.
How it compares
On-chain crowdfunding MCP, not a Stripe billing skill or generic DAO governance framework.
Common Questions / FAQ
Who is io.github.fundchainteam/fundchain-mcp for?
It is for solo builders creating AI agents or autonomous products who want MCP-driven crypto campaign and payment flows on Fundchain.
When should I use io.github.fundchainteam/fundchain-mcp?
Use it during Validate and early Build when you are testing whether ETH/USDC crowdfunding and x402 acceptance fit your launch and pricing story.
How do I add io.github.fundchainteam/fundchain-mcp to my agent?
Follow fundchain.ai and the fundchainteam/fundchain-mcp GitHub repository to register the MCP server in your agent, configure wallet and x402 settings per their docs, and supply any required API or chain credentials.