58
/ 100
8 days ago
glama

zyndai-mcp-server

MCP server for AgentDNS that allows Claude or any MCP client to register a persona, discover and call other agents, and handle incoming messages with human-in-the-loop approval.

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
⚠️
Known vulnerabilities in dependencies: 3 high
Affects packages this MCP installs at runtime. Upgrade or remove the affected dependency.
14 tools verified — handlers match their declared behaviour
7 read-only tools verified — handlers contain no write/delete/exec
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
🔐
You'll be asked for 3 credentials: ZYNDAI_API_KEY, ZYNDAI_PAYMENT_PRIVATE_KEY, ZYNDAI_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.
🔐 secretZYNDAI_API_KEYno longer used v1.x required this. v2+ ignores it with a deprecation log.
configZYNDAI_AUTO_BOOTSTRAP
configZYNDAI_AUTO_LOGIN_TIMEOUT_MS
🔐 secretZYNDAI_PAYMENT_PRIVATE_KEYzyndai_call_agent card.endpoints.invoke POSTs an AgentMessage to the target's /webhook/sync. x402 auto-pay if is set. Signs with the active persona's keypair when one is registered.
configZYNDAI_PERSONA_NAME
configZYNDAI_PERSONA_PUBLIC_URL"": "https://<your-tunnel>.ngrok-free.app",
configZYNDAI_PERSONA_SERVER_PORT
configZYNDAI_PERSONA_WEBHOOK_PORTThe runner binds a local port (default scan from 5050; pin via =<n>). Point a public tunnel at that port:
🔐 secretZYNDAI_PRIVATE_KEYdeprecated Old alias for ZYNDAI_PAYMENT_PRIVATE_KEY. Still read.
configZYNDAI_REGISTRY_URL"": "https://dns01.zynd.ai",
configZYNDAI_TUNNEL
configZYND_HOMEno Override ~/.zynd config dir.
configZYND_PERSONA_CONFIG
// 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/zyndai-mcp-server-ekewtu)](https://m8ven.ai/mcp/zyndai-mcp-server-ekewtu)
commit: 56070f696613e9c9b3327435df25d29e9df1a281
code hash: 102879d33de314b33c6b8e33694f27604b1ab416dabbb9b360116c74aac3a683
verified: 6/14/2026, 9:56:01 AM
view raw JSON →