AI Agent Loop MCP Server
by HarshPariya
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| LOG_DIR | No | Directory for trajectory and eval logs | ./packages/logs |
| MAX_STEPS | No | Maximum allowed iterations for the agent loop | 10 |
| REPO_PATH | No | Path to the repository to debug | ./broken-repo |
| GROQ_API_KEY | Yes | Your Groq API key for the LLM agent | |
| APPROVAL_MODE | No | Whether human approval is required for edits (true/false) | true |
| WALL_CLOCK_BUDGET | No | Maximum runtime in seconds before termination | 300 |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivitySlowing
ResponsivenessNo issues