overseer nvim mcp for Windsurf
io.github.impossiblecode/overseer-nvim-mcp
Gives coding agents the user's own view and control of overseer.nvim tasks in Neovim
client:Windsurf
transport:stdio
runtime:npm
Install overseer nvim mcp in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"overseer-nvim-mcp": {
"command": "npx",
"args": [
"-y",
"overseer-nvim-mcp"
]
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs