You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This tool is for those who wish for slightly more control over their MCP servers via configurable system prompts, and a minimal terminal-based MCP form factor. (It can do a lot of things thanks to the Claude Agent SDK, but the main purpose, at least for me, is a simple, humble and performant MCP interface to whatever tools I typically use day-to-day.)
9
+
This tool is for those who want slightly more control over their MCP servers via configurable system prompts, and a minimal terminal-based MCP form factor for interaction. Many more things are possible thanks to the Claude Agent SDK, but the main purpose, at least for me, is a simple, humble and performant MCP interface to whatever tools I typically use day-to-day.
10
10
11
-
> Note: The Python version is visually sturdier than the Node.js version. No more crazy terminal flashing like in claude-code!
11
+
> Note: The Python version is visually sturdier than the Node.js version. No more crazy terminal flashing like in Claude Code!
12
12
13
13
## Setup
14
14
15
15
This app uses [uv](https://github.com/astral-sh/uv) for package management so first install that. Then:
0 commit comments