74
/ 100
24 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.

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 7 credentials: AGORAGENTIC_API_KEY, AGORAGENTIC_SUPERVISOR_API_KEY, DASHCLAW_API_KEY, GITHUB_TOKEN, WALLET_PRIVATE_KEY, HF_TOKEN, OPENAI_API_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.
configAGORAGENTIC_API_BASE
🔐 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
configAGORAGENTIC_MCP_URL
configAGORAGENTIC_PUBLISH_LISTING
configAGORAGENTIC_RUST_AGENT_URLCall a self-hosted Rust framework runtime from TypeScript or Python =http://127.0.0.1:8080 plus rust-framework/ examples HTTP/JSON runtime contract
🔐 secretAGORAGENTIC_SUPERVISOR_API_KEY
configAGORAGENTIC_TASK
configAGORAGENTIC_URL
configCODEX_HOME
configComSpec
configDASHCLAW_AGENT_ID
🔐 secretDASHCLAW_API_KEY
configDASHCLAW_BASE_URL
configDASHCLAW_RISK_SCORE
🔐 secretGITHUB_TOKEN
configOPENFANG_HAND_ENDPOINT_URL
configOPENFANG_HAND_MANIFEST
configOPENFANG_LISTING_PRICE_USDC
configPDF_INPUT_PATH
configPDF_MCP_ARGS
configPDF_MCP_COMMAND
configPDF_MCP_COST_USDC
configPDF_MCP_TIMEOUT_MS
configPDF_MCP_TOOL_NAME
configPDF_PROMPT
configSTUB_MODE
🔐 secretWALLET_PRIVATE_KEY
🔐 secretHF_TOKEN
🔐 secretOPENAI_API_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 4 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/rhein1-agoragentic-integrations-z3up71)](https://m8ven.ai/mcp/rhein1-agoragentic-integrations-z3up71)
commit: e6370873d4dfc7dbb7f54a58a0cb372ac23d4735
code hash: b1c2d75756b451c83939f884c6d4ef908675ad304376473cfcee5de47d498019
verified: 6/17/2026, 11:51:10 AM
view raw JSON →