74
/ 100
4 days ago
glama

agentfund

Fundraising infrastructure for AI agents on Solana: register agents, create milestone-escrowed campaigns, and donate via the x402 pay-to-call flow. Backed by Anchor programs (agent_registry, escrow, reputation) with on-chain reputation for every verified action.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 3 credentials: JWT_SECRET, REPUTATION_AUTHORITY_SECRET, WEBHOOK_SIGNING_SECRET
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// known CVEs in dependencies1 low

Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.

lowbn.js@5.2.1GHSA-378v-28hj-76wf

bn.js affected by an infinite loop

Depend on this server? Get alerted when its CVEs change.Watch this server free →
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAMOUNT
configAPI_URL
configESCROW_PROGRAM_ID
configINDEX_402_VERIFICATION_HASH
🔐 secretJWT_SECRET
configNEXT_PUBLIC_API_URL
configNEXT_PUBLIC_WS_URL
configPLATFORM_WALLET_KEYPAIR_PATH
🔐 secretREPUTATION_AUTHORITY_SECRET
configSOLANA_RPC_URL
🔐 secretWEBHOOK_SIGNING_SECRET
configX402_NETWORK
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 7 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/agentigris-agentfund-56wf2q)](https://m8ven.ai/mcp/agentigris-agentfund-56wf2q)
commit: ada45a2fb8e820f3502da3af2c21cc6cc2b22f1e
code hash: b112b5becadeab98c000f78aaa6bd3b7c0e6db76f982208f8deacba71659d811
verified: 7/12/2026, 8:30:27 AM
view raw JSON →