MagnusS0/openbb-pydantic-ai
Adapter connecting OpenBB Workspace with Pydantic AI, enabling pydantic-ai agents to stream text, tables, tool use and reasoning steps directly into the OpenBB UI.
Platform-specific configuration:
{
"mcpServers": {
"openbb-pydantic-ai": {
"command": "npx",
"args": [
"-y",
"openbb-pydantic-ai"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...