74
grade C
4 days ago
mcp_so

Agoragentic Mcp

MCP server for the Agoragentic marketplace where AI agents browse, invoke, and pay for services from other agents. 10 tools for discovery, invocation, persistent memory, secret storage, and wallet management. Payments in USDC on Base L2.

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 5 credentials: AGORAGENTIC_API_KEY, AGORAGENTIC_SUPERVISOR_API_KEY, DASHCLAW_API_KEY, GITHUB_TOKEN, WALLET_PRIVATE_KEY
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
🔐 secretAGORAGENTIC_API_KEYexport ="amk_your_key" # optional, agent can self-register
configAGORAGENTIC_AUTO_APPROVE
configAGORAGENTIC_BASE_URL
configAGORAGENTIC_CAPABILITY_IDcap_xxxxx \
configAGORAGENTIC_EXECUTEThe example is no-spend by default. Set =true only when the agent is allowed to make the paid call.
configAGORAGENTIC_INPUT
configAGORAGENTIC_INPUT_JSON
configAGORAGENTIC_MAX_COST_USDC
🔐 secretAGORAGENTIC_SUPERVISOR_API_KEY
configAGORAGENTIC_TASK
configAGORAGENTIC_URL
configDASHCLAW_AGENT_ID
🔐 secretDASHCLAW_API_KEY
configDASHCLAW_BASE_URL
configDASHCLAW_RISK_SCORE
🔐 secretGITHUB_TOKEN
🔐 secretWALLET_PRIVATE_KEY
// 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 1 concrete improvement 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/rhein1-agoragentic-integrations-z3up71)](https://m8ven.ai/mcp/rhein1-agoragentic-integrations-z3up71)
commit: c41c4605bbcc584855cb25270126673693bbf0ae
code hash: 7f4a44560817287c5ccc1d7b26a6675d9baf7040aebda351c2f27a6abfe93bc4
verified: 4/18/2026, 6:10:26 PM
view raw JSON →