Optibot for Windsurf
ai.getoptimal/optibot
AI code review for your AI assistant — review local changes, branch diffs, and patch files.
client:Windsurf
transport:stdio
runtime:npm
Install Optibot in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"optibot": {
"command": "npx",
"args": [
"-y",
"@optimalai/optibot-mcp"
],
"env": {
"OPTIBOT_API_KEY": "<OPTIBOT_API_KEY>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs