AI Context runs on your own machine — the client starts it, so there is no endpoint to ping. 2 213 installs a week from npm. Last commit 17 Sep 2026.
Local-first MCP server: version-correct library docs, code map, and offline drift for your repo.
We read the source, 17 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.
postinstall: node scripts/postinstall.mjs
const solutionPath = path.join(TEST_SOLUTIONS_DIR, solution.path);
const chrome = spawn(bin, args, { stdio: 'ignore' });
String.raw`(^|/)\.npmrc$`,
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 ai-context -- npx -y @vibgrate/cli
{
"mcpServers": {
"ai-context": {
"args": [
"-y",
"@vibgrate/cli"
],
"command": "npx"
}
}
}
[mcp_servers.ai-context]
command = "npx"
args = ["-y", "@vibgrate/cli"]
{
"mcpServers": {
"ai-context": {
"args": [
"-y",
"@vibgrate/cli"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"ai-context": {
"args": [
"-y",
"@vibgrate/cli"
],
"command": "npx"
}
}
}
Memory MCP server for Claude Code. Correct a fact and the old version stops being recalled.
Local-first MCP server for Claude/Codex project wiki and graph workflows
Local-first MCP server that reconstructs architecture, workflows and business rules from your code.
Verify docs against code, detect drift, and generate verified specs (MCP server).
Zero-cost MCP server for local code inspection and best-practice recommendations
Session memory for coding agents: local-first recall, drift detection, on-device inference.
A Codex stdio MCP server that generates repo-local tldraw diagrams and detects code graph drift.
Local-first MCP server for agent skills. Validate, lint, diff, and convert across IDEs.
Answers built from our own checks of this server.