Webull OpenAPI for Windsurf
io.github.webull-inc/webull-openapi-mcp
MCP server for Webull OpenAPI: trading and market data access for AI assistants
client:Windsurf
transport:stdio
runtime:pypi
Install Webull OpenAPI in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"webull-openapi-mcp": {
"command": "uvx",
"args": [
"webull-openapi-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs