OpenTrain for Windsurf
io.github.opentrain-ai/opentrain
Hire human data labelers, RLHF annotators, and evaluators from your coding agent.
client:Windsurf
transport:stdio
runtime:npm
Install OpenTrain in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"opentrain": {
"command": "npx",
"args": [
"-y",
"@opentrain-ai/mcp"
],
"env": {
"OPENTRAIN_PERSONAL_API_TOKEN": "<OPENTRAIN_PERSONAL_API_TOKEN>",
"OPENTRAIN_API_BASE_URL": "<OPENTRAIN_API_BASE_URL>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs