Tools
See which tools are loaded and whether their environment variables are configured.
Location: Settings → Tools
This panel lists every tool loaded on the server. It's read-only. You can't add or remove tools here. Use it to check what's available and whether tools have missing environment variables.
Tool status badges
Each tool shows a status badge:
| Badge | Meaning |
|---|---|
| Ready | No env vars required. Tool is good to go. |
| N env missing | The tool requires N environment variables that aren't set. It won't work until you configure them. |
| Configured | All required env vars are set. |
Fix missing env vars
Click the Environment tab (next to Tools in the sidebar) to set the missing values. See Environment Variables for details.
What's next
- Environment Variables: configure tool env vars
- Writing Tools: create your own tools
- Preconfigs: control which tools each agent can use