bitget agent mcp for Windsurf
io.github.bitget-ai/bitget-agent-mcp
Official Bitget MCP Server for the Unified Trading Account (UTA v3) API.
client:Windsurf
transport:stdio
runtime:npm
Install bitget agent mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"bitget-agent-mcp": {
"command": "npx",
"args": [
"-y",
"@bitget-ai/bitget-agent-mcp"
],
"env": {
"BITGET_API_KEY": "<BITGET_API_KEY>",
"BITGET_SECRET_KEY": "<BITGET_SECRET_KEY>",
"BITGET_PASSPHRASE": "<BITGET_PASSPHRASE>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs