Loading MCP server directory, please wait...
AI code review for your AI assistant — review local changes, branch diffs, and patch files.
npx @getmcp/cli add ai.getoptimal/optibotRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"ai.getoptimal/optibot": {
"command": "npx",
"args": [
"-y",
"@optimalai/optibot-mcp"
],
"env": {
"OPTIBOT_API_KEY": ""
}
}
}
}