# Integrations

- [Slack](https://docs.govtribe.com/user-guide/integrations/slack.md): Receive notifications in a designated Slack channel when Pursuits are updated.
- [Zapier](https://docs.govtribe.com/user-guide/integrations/zapier.md)
- [Getting Started](https://docs.govtribe.com/user-guide/integrations/zapier/getting-started.md): How to turn on the GovTribe Zapier integration, access your key, and connect to Zapier
- [Available Actions and Triggers](https://docs.govtribe.com/user-guide/integrations/zapier/available-actions-and-triggers.md): The GovTribe-Zapier integration offers a variety of triggers, searches, and actions that allow you to automate your government contracting workflows. Below is a comprehensive list of what’s possible:
- [API Requests](https://docs.govtribe.com/user-guide/integrations/zapier/api-requests.md): Zappier can also be leveraged to directly connect GovTribe to your API's. The following provides a list of API requests we support.
- [API Resources](https://docs.govtribe.com/user-guide/integrations/zapier/api-resources.md): GovTribe resources are representations of GovTribe data returned via the API. Note that some resources include nested resources.
- [Zapier Webhook Subscription Resource](https://docs.govtribe.com/user-guide/integrations/zapier/zapier-webhook-subscription-resource.md)
- [Unanet](https://docs.govtribe.com/user-guide/integrations/unanet.md): Send leads and saved searches to Unanet CRM.
- [OnFrontiers](https://docs.govtribe.com/user-guide/integrations/onfrontiers.md): An overview of GovTribes partnership with OnFrontiers
- [GovTribe MCP](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp.md): GovTribe MCP lets you bring our full dataset — opportunities, awards, IDVs, contract vehicles, vendors, forecasts, contacts, and more — directly into your own custom AI applications
- [Connect to ChatGPT](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/connect-to-chatgpt.md): Best for well-rounded contracting research and analysis.
- [Connect to Claude](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/connect-to-claude.md): Best for visual artifacts like charts, graphs, and structured reports.
- [Connect to Gemini](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/connect-to-gemini.md): Best for fast answers on opportunities and market data.
- [Connect to Microsoft 365 Copilot](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/connect-to-microsoft-copilot.md): Connect GovTribe MCP to Office 365 and Teams.
- [Connect to Amazon Quick Suite](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/connect-to-amazon-quick-suite.md): Connect GovTribe to Amazon Quick Suite in 10 easy steps.
- [Updating Your AI Application After a GovTribe MCP Server Update](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/updating-your-ai-application-after-a-govtribe-mcp-server-update.md): Instructions on how to refresh tools for Claude and ChatGPT when GovTribe MCP is updated.
- [Advanced – Developer](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/advanced-developer.md): GovTribe MCP offers self-serve API credentials for developers for advanced use cases.
- [Connect via API](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/advanced-developer/connect-via-api.md): Connect GovTribe MCP via API to providers like OpenAI, Anthropic, and Gemini.
- [Connect via CLI](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/advanced-developer/connect-via-cli.md): Connect GovTribe MCP to your CLI tool of choice.
- [MCP Inspector](https://docs.govtribe.com/user-guide/integrations/govtribe-mcp/advanced-developer/mcp-inspector.md): The official tool for testing MCP servers.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.govtribe.com/user-guide/integrations.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
