kibitz
The coding agent for professionals for the Model Context Protocol. Enhance AI assistants with powerful integrations. TypeScript-based implementation.
Documentation
kibitz
The coding agent for professionals
https://github.com/user-attachments/assets/3f8df448-1c81-4ff2-8598-c48283a4dc00
Prerequisites
- git
- npm
Installation
1. Clone the repository:
git clone https://github.com/nick1udwig/kibitz.git
cd kibitz2. Install dependencies:
npm install3. Run the development server:
npm run dev4. Open http://localhost:3000 in your browser.
Configuration
1. Open the Settings panel in the UI
2. Enter your Anthropic API key (Get one here).
3. Optionally set a system prompt
4. Configure MCPs by running them using ws-mcp and then connecting to them in the Settings page
Note configuration is PER-PROJECT.
When creating a new project, it will use some, but not all, of the current project's configuration: the API key, model, and system prompt will be copied over, but MCP servers will not.
Building for Kinode
1. Add a base to the endpoint by building with the `NEXT_PUBLIC_BASE_PATH` (MUST start with a `/`),
2. Change the default WS-MCP server URI by specifying `NEXT_PUBLIC_DEFAULT_WS_URI` (MUST start with a `/`),
like so:
NEXT_PUBLIC_BASE_PATH=/kibitz:kibitz:nick.kino NEXT_PUBLIC_DEFAULT_WS_URI=/fwd-ws:kibitz:nick.kino npm run buildand then copy the contents of `out/` into the package's `pkg/ui/` dir.
Frequently asked questions
What is kibitz?
kibitz is The coding agent for professionals for the Model Context Protocol. Enhance AI assistants with powerful integrations. TypeScript-based implementation.
How do I install kibitz?
Open the GitHub repository and follow its README. Most MCP servers are added to your client's MCP config, then called by your agent.
Is kibitz open source?
Yes, it is hosted on GitHub at https://github.com/nick1udwig/kibitz and has 104 stars.
Related MCP tools
📦 Repomix is a powerful tool that packs your entire repository into a single, AI-friendly file. Perfect for when you need to feed your codebase to Large Lan...
Enhanced ChatGPT Clone: Features Agents, MCP, DeepSeek, Anthropic, AWS, OpenAI, Responses API, Azure, Groq, o1, GPT-5, Mistral, OpenRouter, Vertex AI, Gemini...
Put an end to code hallucinations! GitMCP is a free, open-source, remote MCP server for any GitHub project TypeScript-based implementation.
A desktop MCP client designed as a tool unitary utility integration, accelerating AI adoption through the Model Context Protocol (MCP) and enabling cross-vendor LLM API orchestration.
A framework for writing MCP (Model Context Protocol) servers in Typescript Trusted by 800+ developers. Trusted by 800+ developers.
An MCP server that allows MCP clients like Claude Desktop or Cursor to perform actions in the Unity Editor C#-based implementation.
Run your own MCP server? See who uses it and what to fix.
Measure it with TrackMCP