Brenner pfp
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

Arti Villa pfp
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

Brenner pfp
Brenner
@brenner.eth
I would guess that any system connected to MCP servers has a list of all the functions of it can call in its context and this one has “get logs” and “search logs”
0 reply
0 recast
1 reaction