> ## Documentation Index
> Fetch the complete documentation index at: https://docs.fetchhive.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Available tools

> Tools available in Fetch Hive Live Chat, with links to detailed MCP tool docs

In [Live Chat](https://chat.fetchhive.com), **direct-model** conversations can enable tools from the composer **+** menu. Selected tools are stored on the conversation server-side; the browser does not send tool config on each invoke.

**Saved agents** keep the tool set you configured in the dashboard — you do not pick tools mid-chat for those conversations.

For how selection works in the UI, see [Fetch Chat Direct-Model Tools](../agents/fetch-chat-direct-model-tools). For full setup and behavior of each integration, use the linked pages under [MCP Tools](../agents/mcp-tools/overview).

## Native search and generation

These tools do not require a separate OAuth connection. Availability still depends on the selected model's provider.

| Tool                 | What it does                                     | Docs                                                             |
| -------------------- | ------------------------------------------------ | ---------------------------------------------------------------- |
| GPT Search           | Web search powered by GPT (OpenAI models)        | [GPT Search](../agents/mcp-tools/gpt-search)                     |
| Anthropic Web Search | Live web search for Claude models                | [Anthropic Web Search](../agents/mcp-tools/anthropic-web-search) |
| xAI Web Search       | Real-time web search for Grok                    | [xAI Web Search](../agents/mcp-tools/xai-search)                 |
| X Search             | Search posts on X/Twitter with Grok              | [X Search](../agents/mcp-tools/x-search)                         |
| Sonar Web Search     | Built-in search for Perplexity Sonar models      | [Sonar Web Search](../agents/mcp-tools/perplexity-search)        |
| Perplexity Search    | Standalone Search API across supported providers | [Perplexity Search](../agents/mcp-tools/perplexity-search-api)   |
| Google Grounding     | Ground Gemini responses with Google Search       | [Google Grounding](../agents/mcp-tools/google-grounding)         |
| Create an image      | Generate images from text prompts                | [Image Generation](../agents/mcp-tools/image-generation)         |

## Connected integrations

Connect the account once under workspace **Integrations**, then select the tool in Live Chat. Connection is required before the tool can run.

| Tool            | What it does                              | Docs                                                   |
| --------------- | ----------------------------------------- | ------------------------------------------------------ |
| Linear          | Create and manage Linear issues           | [Linear](../agents/mcp-tools/linear)                   |
| Airtable        | Read and write Airtable records           | [Airtable](../agents/mcp-tools/airtable)               |
| Gmail           | Send, read, and search email              | [Gmail](../agents/mcp-tools/gmail)                     |
| Google Drive    | Upload, download, and manage Drive files  | [Google Drive](../agents/mcp-tools/googledrive)        |
| Google Calendar | Create and manage calendar events         | [Google Calendar](../agents/mcp-tools/googlecalendar)  |
| HubSpot         | Manage CRM contacts, companies, and deals | [HubSpot](../agents/mcp-tools/hubspot)                 |
| Notion          | Work with Notion pages and databases      | See [MCP Tools overview](../agents/mcp-tools/overview) |
| Dropbox         | Manage files in Dropbox                   | See [MCP Tools overview](../agents/mcp-tools/overview) |

Additional Composio and workspace MCP integrations may appear in your catalog when connected. The Live Chat picker lists what your workspace exposes for Fetch Chat.

## Limits

* Up to **10** tools per direct-model conversation.
* Tool changes are blocked while a response is streaming.
* Guest (logged-out) Live Chat shows tools for discovery but requires sign-in to use them.

## Related

* [Live Chat overview](./overview)
* [MCP Tools overview](../agents/mcp-tools/overview)
* [Workspace integrations](../workspace/integrations) (when available in your docs locale)
