# OpenBB Widgets JSON MCP

An MCP server that exposes the OpenBB widgets.json specification as structured, callable tools. Instead of parsing long-form documentation, developers (and AI coding assistants like Claude Code) can …

## Quick Start

```bash
# Connect this server (installs CLI if needed)
npx -y smithery mcp add DidierRLopes/openbb-docs-mcp

# Browse available tools
npx -y smithery tool list DidierRLopes/openbb-docs-mcp
```
