agy-discord-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGY_MODEL | No | Model to use for agy | |
| AGY_COMMAND | No | Agy executable | agy |
| AGY_SANDBOX | No | Pass --sandbox (terminal restrictions) | false |
| AGY_WORKDIR | No | Working directory for relay runs | cwd |
| AGY_EXTRA_ARGS | No | Extra agy args (shell-style string or JSON array) | |
| AGY_TIMEOUT_MS | No | Relay run budget | 900000 |
| DISCORD_BOT_TOKEN | Yes | Bot token (required for Discord connection) | |
| AGY_CONVERSATIONS_DIR | No | Where agy stores conversation .db files | ~/.gemini/antigravity-cli/conversations |
| AGY_DISCORD_STATE_DIR | No | State directory | ~/.agy/discord |
| AGY_RESUME_BY_CHANNEL | No | Resume per-channel conversation | false |
| AGY_DISCORD_ASSUME_YES | No | Suppress the unsafe-mode warning | false |
| AGY_DISCORD_ATTACHMENT_ROOTS | No | Allowed upload roots (os-delimiter separated) | |
| AGY_DISCORD_GENERATED_IMAGES_DIR | No | Agy image output dir | ~/agy_images |
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/Openclaw-Metis/agy-discord-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server