vstorm-co/pydantic-deepagents
Python Deep Agent framework built on top of Pydantic-AI, designed to help you quickly build production-grade autonomous AI agents with planning, filesystem operations, subagent delegation, skills, and structured outputs—in just 10 lines of code.
Platform-specific configuration:
{
"mcpServers": {
"pydantic-deepagents": {
"command": "npx",
"args": [
"-y",
"pydantic-deepagents"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...