Overview
The Agents page shows your active agents and lets you start a new one with Add Agent. After you save, Fetch Hive opens the editor automatically. From there, you can adjust Agent Settings, add tools, test with Chat, and watch save state changes like Editing…, Saving…, and Saved.How do I create a new agent?
- Open Agents from the sidebar.
- Click Add Agent.
- Enter a Name for the agent.
- Choose a Category if your workspace uses categories.
- Click Save.
How do I configure an agent in the editor?
- In the editor, select the root agent node to open Agent Settings.
- Update the fields you need, including Name, Description, Model, Max Tokens, Temperature, Tool Choice, Max Tool Calls, Instruction Prompt, and Charge Type.
- Watch the save indicator in the header while your changes are written. Fetch Hive shows Editing… while you have unsaved changes, Saving… while it writes them, and Saved when the update completes.
model_deprecated. Select an active model before testing or invoking the agent.
How do I add an MCP tool?
- Click the add-tool button in the editor header.
- In the picker, use search if you need to filter the list.
- Choose a tool from MCP Tools.
- Auto Summarize
- SERP API
- Google Search
- Google Grounding
- Vector Search
- GPT Search
- xAI Web Search
- X Search
- Image Generation
- Airtable
- Linear
How do I add a workflow tool?
Choose a deployed workflow from Workflow Tools in the tool picker. Fetch Hive lets the agent call the selected workflow endpoint variant as a tool. The workflow run keeps its own workflow request ID and logs, and the parent agent trace records the call underagent.tool.workflow.
See Workflow Tools for setup details and logging behavior.

