Sipcode runs on your own machine — the client starts it, so there is no endpoint to ping. 113 installs a week from npm. Last commit 4 Jul 2026.
Context hygiene for Claude Code: drift detection, re-read dedup, and token analytics.
We read the source, 20 h ago · rules 3dff92dd89df
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.
const outPath = path.join(cwd, ".sipcode", htmlName);
const res = spawnSync(npmBin, [...args], { stdio: "inherit" });
Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.
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.
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 sipcode -- npx -y sipcode
{
"mcpServers": {
"sipcode": {
"args": [
"-y",
"sipcode"
],
"command": "npx"
}
}
}
[mcp_servers.sipcode]
command = "npx"
args = ["-y", "sipcode"]
{
"mcpServers": {
"sipcode": {
"args": [
"-y",
"sipcode"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"sipcode": {
"args": [
"-y",
"sipcode"
],
"command": "npx"
}
}
}
AI text detection and humanization for Claude Code, Cursor, and Windsurf.
Local-first PHI detection for source code, LLM prompts, logs, and analytics
Agentic Reddit/HN buying-signal detection for Claude Code, Cursor, and Windsurf via MCP.
Analyze Claude Code session cost & context attribution: output, cached re-reads, cache writes.
Conversation drift visualization for Claude. Color-coded inflection points and one-click forking.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Persistent memory for Claude Code. Search, recall, and re-inject context from any session.
Context management, todo persistence, and multi-AI perspectives for Claude Code
Answers built from our own checks of this server.