PydanticAI Integration ====================== .. automodule:: agentstr.mcp.pydantic :members: :undoc-members: :show-inheritance: This module provides integration with PydanticAI tools, enabling conversion between MCP tools and PydanticAI's tool format. Usage Example ------------- .. literalinclude:: ../../examples/nostr_pydantic_agent.py :language: python :linenos: