We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/RioTheGreat-ai/agentfund-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
# Security
## ⚠️ Disclaimer
**This contract is UNAUDITED.** Use at your own risk.
The AgentFund Escrow contract has been:
- ✅ Tested on Base mainnet with real transactions
- ✅ Code reviewed internally
- ❌ NOT professionally audited by a third party
## Recommendations
1. **Start small** - Test with small amounts first
2. **Verify transactions** - Always verify transaction data before signing
3. **Report issues** - If you find a bug, please report it via GitHub issues
## Known Limitations
- **Centralized fee control** - Platform owner can adjust fee up to 10% max
- **No pause mechanism** - Contract cannot be paused in emergency
- **Single chain** - Only deployed on Base mainnet
## Roadmap Security Improvements (v2)
- [ ] Professional smart contract audit
- [ ] Multi-sig admin control
- [ ] Emergency pause functionality
- [ ] Upgrade path via proxy pattern
## Bug Bounty
We welcome responsible disclosure. Contact: [Create GitHub issue with "security" label]
## Contract Verification
The contract source code is available at:
- GitHub: https://github.com/RioTheGreat-ai/agentfund-escrow
- BaseScan: https://basescan.org/address/0x6a4420f696c9ba6997f41dddc15b938b54aa009a
---
*Last updated: 2026-02-03*