Skip to main content

Overview

Pydantic AI includes native MCP integration via the mcp_servers parameter, enabling direct connection to StackOne’s MCP server. Official Docs

Installation

Quick Start

Connect to StackOne MCP and create an agent:

Environment Variables

With Tool Prefix

Avoid naming conflicts when using multiple MCP servers:

Resources

Next Steps

LangChain

Build agents with LangChain MCP adapters

CrewAI

Create multi-agent systems with CrewAI