Transport
- Streamable HTTP —
POST https://crewai.com/mcp - Server card — /.well-known/mcp/server-card.json
Cursor / Claude Desktop config
{
"mcpServers": {
"crewai": {
"url": "https://crewai.com/mcp"
}
}
}CrewAI — Developer resources
CrewAI developer resources for crewai.com
Model Context Protocol (MCP) tools expose read-only marketing data. Requires OAuth scope mcp.tools.invoke when using bearer tokens.
POST https://crewai.com/mcp{
"mcpServers": {
"crewai": {
"url": "https://crewai.com/mcp"
}
}
}