orbit for Windsurf
io.github.constellation-works/orbit
Orbit's local-first task and workflow registry for coding agents.
client:Windsurf
transport:stdio
runtime:npm
Install orbit in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"orbit": {
"command": "npx",
"args": [
"-y",
"@orbit-tools/cli"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs