Skip to main content

Overview

CrewAI includes native MCP integration via the mcps parameter on agents, enabling direct connection to StackOne’s MCP server using either simple URL strings or structured configuration objects. Official Docs

Installation

Or with uv:

Quick start

Connect to StackOne MCP using structured configuration:

Environment variables

Configuration options

When using MCPServerHTTP, you can configure:
  • url: The MCP server endpoint
  • headers: Custom headers for authentication
  • tool_filter: Optional filter to restrict which tools are available
  • cache_tools_list: Whether to cache the tool list (default: True)

Optimize and secure

With your agent connected, use StackOne’s platform features to optimize performance and secure every call.

Search & Execute

Reduce context and save tokens.

Data Sync

Reduce latency and enable semantic search.

Defender

Block prompt injections before they reach your agent.