Optibot runs on your own machine — the client starts it, so there is no endpoint to ping. 76 installs a week from npm.
AI code review for your AI assistant — review local changes, branch diffs, and patch files.
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"
}
}
}
Answers built from our own checks of this server.