Skip to content

doc: add overseer-nvim-mcp to third-party integrations - #526

Open
impossiblecode wants to merge 1 commit into
stevearc:masterfrom
impossiblecode:third-party-mcp
Open

doc: add overseer-nvim-mcp to third-party integrations#526
impossiblecode wants to merge 1 commit into
stevearc:masterfrom
impossiblecode:third-party-mcp

Conversation

@impossiblecode

Copy link
Copy Markdown

Adds overseer-nvim-mcp to the third-party integrations doc, plus the two references in the README. It's an MCP server that turns the long-running commands a coding agent starts (dev servers, watchers) into regular overseer tasks, so you can watch and stop them from the task list instead of them running as invisible children of the agent's shell.

Everything else in this list is a Neovim plugin; this one is an external tool driving overseer over RPC (nvim_exec_lua on the $NVIM socket, using the public require("overseer") API). If you'd rather frame or place it differently, happy to adjust.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant