Brenner
@brenner.eth
Helping LLMs and Agents write good code is all about context I found myself often copying and pasting logs/errors from my dev server So I made a lightweight MCP server that wraps any terminal command, and exposes the logs. Perfect to connect to Claude Code, Cursor, Windsurf, etc Introducing: server-watch-mcp
3 replies
0 recast
57 reactions
Brenner
@brenner.eth
https://github.com/BrennerSpear/server-watch-mcp Once you've set it up with a few commands, you can add update your package.json, no changes to your workflow needed "dev": "server-watch-mcp next dev --turbo"
0 reply
0 recast
7 reactions
Arti Villa
@artivilla.eth
how does it know it has to use that specific mcp tool and not another?
1 reply
0 recast
1 reaction