Optibot runs on your own machine — the client starts it, so there is no endpoint to ping. 54 installs a week from npm.
AI code review for your AI assistant — review local changes, branch diffs, and patch files.
Today is the operative word: we check Optibot every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add optibot -- npx -y @optimalai/optibot-mcp
{
"mcpServers": {
"optibot": {
"args": [
"-y",
"@optimalai/optibot-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.optibot]
command = "npx"
args = ["-y", "@optimalai/optibot-mcp"]
{
"mcpServers": {
"optibot": {
"args": [
"-y",
"@optimalai/optibot-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"optibot": {
"args": [
"-y",
"@optimalai/optibot-mcp"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
OPTIBOT_API_KEY (Optional Optibot API key (optk_...) for non-interactive auth. If unset, use the login tool for browser-based OAuth.).
The author declared them in the registry entry; get the values from the project itself.
Durable tasks, reports, reviews and branch convergence for multi-agent teams over local files.
MCP server bridging AI assistants to OpenAI Codex CLI for code analysis and review
Local-first semantic code search across all your repos. Private context for AI coding assistants.
MCP server bridging AI assistants to Moonshot AI Kimi Code CLI for code analysis and review
Local codebase search for AI assistants via MCP. Requires Hawkeye and Hawkeye AI Bridge installed.
Git hosting for AI agents: repos, changes, focused diffs, reviews, issues, code search.
Detect API breaking changes, scan your codebase for impact, and draft the fix. Runs locally.
AI assistant with RAG, web search, filesystem and memory. MCP sub-agent for Claude Code.
Answers built from our own checks of this server.