overseer nvim mcp for Claude Desktop
io.github.impossiblecode/overseer-nvim-mcp
Gives coding agents the user's own view and control of overseer.nvim tasks in Neovim
client:Claude Desktop
transport:stdio
runtime:npm
Install overseer nvim mcp in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"overseer-nvim-mcp": {
"command": "npx",
"args": [
"-y",
"overseer-nvim-mcp"
]
}
}
}
Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs