Webull OpenAPI for Claude Desktop
io.github.webull-inc/webull-openapi-mcp
MCP server for Webull OpenAPI: trading and market data access for AI assistants
client:Claude Desktop
transport:stdio
runtime:pypi
Install Webull OpenAPI in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"webull-openapi-mcp": {
"command": "uvx",
"args": [
"webull-openapi-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs