The Model Context Protocol (MCP) is a standard for connecting AI models to external tools and data sources. ThinkFleet includes 50+ pre-configured MCP server definitions.
| Server | Description |
|---|
| Composio | 500+ app integrations via a single connection |
| Zapier | 8,000+ app connections through Zapier automations |
| Server | Description |
|---|
| GitHub | Repos, PRs, issues, code search, actions |
| Docker | Container management |
| Kubernetes | Cluster operations |
| Server | Description |
|---|
| Slack | Channel management, messaging |
| Google Drive | File access, search, sharing |
| Notion | Database, pages, content management |
| Server | Description |
|---|
| Brave Search | Web search API |
| PostgreSQL | Database queries |
| Server | Description |
|---|
| Gmail | Email read/send/manage |
| Outlook | Email and calendar |
| Server | Description |
|---|
| Salesforce | CRM operations |
| Stripe | Payments and billing |
| Jira | Issue tracking |
| Linear | Project management |
- Navigate to your agent's settings
- Go to the Integrations tab
- Select an MCP server to enable
- Provide required credentials (API keys, tokens)
- The server's tools are now available to your agent
MCP servers connect via different transport methods:
- stdio — Local process communication
- SSE — Server-Sent Events over HTTP
- HTTP — Standard HTTP API calls