mcpbeat Sign in

Context Autopilot MCP Server

by chiragbachani Your server? Claim it
local only

Context Autopilot runs on your own machine — the client starts it, so there is no endpoint to ping. 88 installs a week from npm. Last commit 14 Jul 2026.

Mines your Claude Code and Cursor sessions into evidence-based CLAUDE.md / AGENTS.md rules.

Installs per day peak 1 077 · avg 58 · -12% w/w
a month agotoday
88
Installs / week
npm · context-autopilot
0
Stars
0 open issues
14 Jul 2026
Last commit
0 releases in 90 days
License
TypeScript

Nothing serious here today

Today is the operative word: we check Context Autopilot every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

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 context-autopilot -- npx -y context-autopilot
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "context-autopilot": {
      "args": [
        "-y",
        "context-autopilot"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.context-autopilot]
command = "npx"
args = ["-y", "context-autopilot"]
.cursor/mcp.json
{
  "mcpServers": {
    "context-autopilot": {
      "args": [
        "-y",
        "context-autopilot"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "context-autopilot": {
      "args": [
        "-y",
        "context-autopilot"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Context Autopilot

same job, measured the same way
Engrm
by dr12hes

Shared memory across devices, sessions, and agents for OpenClaw, Claude Code, and Codex.

138 installs/wk local only
Promptarch
by promptarch

Research-backed linting + generation for agent context files (CLAUDE.md, AGENTS.md, Cursor rules).

3 tools answering
C
Wontopos
by wontopos

Wontopos (WOS) long-term memory - one memory across Claude Code, Cursor, and your agents.

461 installs/wk local only
Thinkrun
by dundas

Browser control + session recording MCP for AI coding agents (Claude Code, Cursor) — real Chrome.

68 installs/wk local only
Alloy
by usealloy

Connect Claude, Cursor, Codex, and other AI tools to your robotics mission data.

answering
CCRider
by neilberkman

Full-text search, browse, and resume across your coding agent sessions (Claude Code, Codex, Amp)

local only
Memex
by dioniipereyraa

One searchable memory of your Claude.ai chats and Claude Code sessions, served over MCP.

120 installs/wk local only
Cairn
by cybort360

Log Claude Code work sessions, file edits, and tasks to your Cairn account.

78 installs/wk local only

Context Autopilot — questions

Answers built from our own checks of this server.

Why is there no uptime for Context Autopilot?
Context Autopilot 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 context-autopilot was installed 88 times last week.
How do I connect Context Autopilot?
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 context-autopilot straight from npm; nothing to host, nothing to sign up for.
How many people use Context Autopilot?
The npm package context-autopilot was installed 88 times in the last week. Week over week that is -12%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Context Autopilot open source?
We cannot say either way: written in TypeScript and 0 stars on GitHub, but we could not determine the licence, and without one the code is not open source by default.