Exposes OpenBB widgets.json specifications as structured, callable tools for programmatic access.
This tool serves as an MCP (Meta-Call Protocol) server, making OpenBB's widgets.json specification available as structured, callable tools. Instead of manually parsing extensive documentation, developers and AI coding assistants can directly query widget types, inputs, and configuration examples. Each widget type is mapped to its own tool, facilitating the generation and combination of valid JSON specifications for building new OpenBB applications. Built with FastMCP and programmatically generated from the OpenBB developer documentation, it's designed to streamline the development of OpenBB widgets and applications.