zyndai-mcp-server
by zyndai
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ZYND_HOME | No | Override ~/.zynd config directory. | |
| ZYNDAI_API_KEY | No | No longer used. Present for backward compatibility. | |
| ZYNDAI_PRIVATE_KEY | No | Deprecated alias for ZYNDAI_PAYMENT_PRIVATE_KEY. Still read. | |
| ZYNDAI_REGISTRY_URL | No | URL of the AgentDNS registry. Defaults to https://dns01.zynd.ai. | https://dns01.zynd.ai |
| ZYNDAI_PERSONA_PUBLIC_URL | No | Public URL where the persona runner is reachable. Required only if registering a persona. Must be https://. | |
| ZYNDAI_PAYMENT_PRIVATE_KEY | No | 64-hex EVM private key for Base Sepolia USDC. Needed to call paid agents. | |
| ZYNDAI_PERSONA_WEBHOOK_PORT | No | Pin the runner's local webhook port. Default: scan starting at 5050. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zyndai/mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server