vstorm-co/pydantic-ai-backend
File Storage & Sandbox Backends for Pydantic AI: console tools for file operations, Docker-isolated sandboxes for safe execution, and permission system with presets for access control. Enables secure multi-user handling and testing in agents via in-memory, local, or containerized storage.
Platform-specific configuration:
{
"mcpServers": {
"pydantic-ai-backend": {
"command": "npx",
"args": [
"-y",
"pydantic-ai-backend"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...