.FAF Context runs on your own machine — the client starts it, so there is no endpoint to ping. 2 140 installs a week from npm. Last commit 16 Sep 2026.
.FAF Context — persistent project context for Cursor, VS Code and every MCP-compatible IDE.
We read the source, 19 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.
path.join(home, 'Projects', slugified),
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 faf-mcp -- npx -y faf-mcp
{
"mcpServers": {
"faf-mcp": {
"args": [
"-y",
"faf-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.faf-mcp]
command = "npx"
args = ["-y", "faf-mcp"]
{
"mcpServers": {
"faf-mcp": {
"args": [
"-y",
"faf-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"faf-mcp": {
"args": [
"-y",
"faf-mcp"
],
"command": "npx"
}
}
}
Persistent memory MCP server for Claude Code, Cursor, and GitHub Copilot.
Persistent cross-project memory for Cursor and Claude Code using local semantic search.
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.
A portable persona for MCP clients — the same agent in Claude Code, Codex, Cursor and VS Code
Context management, todo persistence, and multi-AI perspectives for Claude Code
Persistent memory + git snapshots for Claude Code. Never lose context or code.
Persistent memory for Claude Code, Cursor and Codex. Facts retire when they change.
Answers built from our own checks of this server.