Skip to main content
MCP Server

AI code review for your AI assistant — review local changes, branch diffs, and patch files.

Share
0 stars TypeScript Unknown Updated: 2026-06-04

Send to Your Agent

Copy this prompt and paste it into Claude, Cursor, or any MCP client to install instantly.

Install the Optibot MCP server for me.

Server: Optibot
Description: AI code review for your AI assistant — review local changes, branch diffs, and patch files.
Install command: npx -y @optimalai/optibot-mcp

Environment variables needed:
- OPTIBOT_API_KEY: Optional Optibot API key (optk_...) for non-interactive auth. If unset, use the login tool for browser-based OAuth.

GitHub: 

Please install this MCP server and confirm when ready.

Paste into any AI agent with MCP support — works with Claude Desktop, Cursor, Cline, and more.

Quick Install

Config file: ~/Library/Application Support/Claude/claude_desktop_config.json

  1. Open Claude Desktop app
  2. Go to Settings → Developer → Edit Config
  3. Paste the config below into the file
  4. Restart Claude Desktop
{
  "mcpServers": {
    "ai-getoptimal-optibot": {
      "command": "npx",
      "args": [
        "-y",
        "@optimalai/optibot-mcp"
      ]
    }
  }
}

Add this to your ~/Library/Application Support/Claude/claude_desktop_config.json

Installation Methods

npx Run directly with npx
npx -y @optimalai/optibot-mcp

Tools (1)

execute

Execute Optibot operations

Environment Variables

OPTIBOT_API_KEY Optional

Optional Optibot API key (optk_...) for non-interactive auth. If unset, use the login tool for browser-based OAuth.

Example: your-value-here

Compatibility

Claude Desktop
Cursor
Cline
VS Code
Devin (formerly Windsurf)

About

AI code review for your AI assistant — review local changes, branch diffs, and patch files.

Overview

AI code review for your AI assistant — review local changes, branch diffs, and patch files.

Tools

  • execute: Execute Optibot operations

Environment Variables

  • OPTIBOT_API_KEY: Optional Optibot API key (optk_...) for non-interactive auth. If unset, use the login tool for browser-based OAuth.

Installation

NPX

npx -y @optimalai/optibot-mcp

Related Resources

Compare LLM Pricing

This server works with Claude, GPT-4o, and other models. Compare API costs side-by-side to find the cheapest option for your workflow.