vstorm-co/pydantic-ai-middleware
Middleware layer for Pydantic AI — intercept, transform & guard agent calls with 7 lifecycle hooks, parallel execution, async guardrails, conditional routing, and tool-level permissions.
Platform-specific configuration:
{
"mcpServers": {
"pydantic-ai-middleware": {
"command": "npx",
"args": [
"-y",
"pydantic-ai-middleware"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...