DroidAgentKit
by iVamsi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PWD | No | Fallback used by --project auto if no other project environment variable is set. | |
| ANDROID_HOME | No | Path to the Android SDK, used to locate adb for device tools. | |
| CODEX_WORKSPACE | No | Used by --project auto to resolve the active project when using Codex. | |
| CURSOR_WORKSPACE | No | Alternative to CURSOR_PROJECT_DIR for Cursor project resolution. | |
| GEMINI_WORKSPACE | No | Alternative to GEMINI_PROJECT_DIR for Gemini project resolution. | |
| CODEX_PROJECT_DIR | No | Alternative to CODEX_WORKSPACE for Codex project resolution. | |
| CLAUDE_PROJECT_DIR | No | Used by --project auto to resolve the active project when using Claude Code. | |
| CURSOR_PROJECT_DIR | No | Used by --project auto to resolve the active project when using Cursor. | |
| GEMINI_PROJECT_DIR | No | Used by --project auto to resolve the active project when using Gemini. |
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 | |