mcpbeat Sign in

Òtítọ́ MCP Server

local only

Òtítọ́ runs on your own machine — the client starts it, so there is no endpoint to ping. 667 installs a week from npm. Last commit 16 Sep 2026.

Deterministic local repository context, impact analysis, and merge-readiness evidence for AI agents.

Installs per day peak 403 · avg 61 · +140% w/w
a month agotoday
667
Installs / week
npm · @bashbop/otito
1
Stars
0 open issues
16 Sep 2026
Last commit
0 releases in 90 days
MIT
License
JavaScript

What the code does

We read the source, 20 h ago · rules 3dff92dd89df

Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs a command on install [пакет] package.json:1
postinstall: node scripts/postinstall.mjs
  const absolute = path.join(root, relativePath);
  /^id_rsa$/, // ssh private key

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

This code can reach further than it looks

We found places where it runs commands, builds paths or queries from values it is given. None of that is a flaw by itself — it becomes one when the code changes, and code changes quietly between releases. We re-read it on every one.

Three servers free · no card

Connect this server

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.

run in your terminal
claude mcp add otito -- npx -y @bashbop/otito
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "otito": {
      "args": [
        "-y",
        "@bashbop/otito"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.otito]
command = "npx"
args = ["-y", "@bashbop/otito"]
.cursor/mcp.json
{
  "mcpServers": {
    "otito": {
      "args": [
        "-y",
        "@bashbop/otito"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "otito": {
      "args": [
        "-y",
        "@bashbop/otito"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Òtítọ́

same job, measured the same way
repoctx
by nugehs

Local-first code context, impact analysis, and merge-readiness verdicts for AI agents.

87 installs/wk local only
zzop
by eezz4

Deterministic cross-repo contract analysis for AI agents: frontend calls vs backend endpoints.

local only
HEIDES
by abduljabbarbxr

Deterministic code analysis harness giving AI agents senses, memory and judgment for code.

local only
Codeledger
by codeledgerecf

Deterministic context selection for AI coding agents. Local memory that compounds across sessions.

435 installs/wk local only
Sem
by ataraxy-labs

Entity-level code intelligence: semantic diff, impact analysis, blame, and context for AI agents

6 824 installs/wk local only
Sippion
by sitten-tokyo

Local read-only repository context retrieval for AI coding agents.

local only
Verdoc
by verdochello

Deterministic AGENTS.md and repo analysis for coding agents, paid per call in USDC over x402.

local only
RepoPilot
by repopilot

Repository evidence for agents before they adopt dependencies, enter codebases, compare, or merge.

8 tools answering

Òtítọ́ — questions

Answers built from our own checks of this server.

Why is there no uptime for Òtítọ́?
Òtítọ́ runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @bashbop/otito was installed 667 times last week.
How do I connect Òtítọ́?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @bashbop/otito straight from npm; nothing to host, nothing to sign up for.
How many people use Òtítọ́?
The npm package @bashbop/otito was installed 667 times in the last week. Week over week that is +140%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Òtítọ́ open source?
Yes — it is published under the MIT licence, written in JavaScript and 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.