Skip to content
Cline

Webull OpenAPI for Cline

io.github.webull-inc/webull-openapi-mcp

MCP server for Webull OpenAPI: trading and market data access for AI assistants

client:Cline transport:stdio runtime:pypi

Install Webull OpenAPI in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

{
  "mcpServers": {
    "webull-openapi-mcp": {
      "command": "uvx",
      "args": [
        "webull-openapi-mcp"
      ]
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

Webull OpenAPI in other clients