agy-bridge
by sshahzaiib
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGY_PATH | No | Path to the agy binary | agy |
| AGY_SANDBOX | No | Run agy with --sandbox | false |
| AGY_TIMEOUT | No | Seconds; overrides the per-tool timeouts (see above), passed as --print-timeout, enforced with a 15s kill grace | per-tool |
| AGY_ON_FAILURE | No | strict appends an instruction to failed-tool errors telling the calling agent not to absorb the work itself | fallback |
| AGY_DEFAULT_MODEL | No | Fallback model when no chain entry is available | unset |
| AGY_MAX_OUTPUT_CHARS | No | Truncation cap for tool output | 50000 |
| AGY_SKIP_PERMISSIONS | No | Pass --dangerously-skip-permissions to agy | true |
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/sshahzaiib/agy-bridge'
If you have feedback or need assistance with the MCP directory API, please join our Discord server