Baron for Windsurf
io.github.loncadev/baron
Let your coding agent write to your work tracker: issues, branches, PRs and CI, one contract.
client:Windsurf
transport:stdio
runtime:npm
Install Baron in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"baron": {
"command": "npx",
"args": [
"-y",
"@lonca/baron-mcp-server"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs