Aifp MCP

通过 Model Context Protocol 为 AI 编程助手提供持久记忆。 English · npm · GitHub. It runs locally over stdio via the published package.

People connecting memory tools to Claude, Cursor, VS Code, or another MCP client. The project is written in TypeScript.

VERIFIED ACTIVE

LAST COMMIT 2026-08-19 · ★ 3 · #71 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

NOASSERTION · TypeScript servers · how we verify → /methodology

01 · Install Aifp MCP

before you install - you'll need

Set COGNITION_DATA_DIR, COGNITION_RECOGNIZER, COGNITION_LLM_API_KEY, COGNITION_LLM_BASE_URL, COGNITION_LLM_MODEL before connecting.

Claude Code

claude mcp add wjabanjj-aifp-mcp -- npx -y aifp-mcp

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "wjabanjj-aifp-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "aifp-mcp"
      ]
    }
  }
}

Same JSON for Cursor. For VS Code, rename the top-level key from `mcpServers` to `servers`.

Using another client? Same JSON, different key

Claude Desktop · mcpServers

Cursor · mcpServers

VS Code · servers

Windsurf · mcpServers

Zed · context_servers

Cline · mcpServers

Roo Code · mcpServers

Continue · mcpServers

LibreChat · mcpServers

Gemini CLI · mcpServers

Codex CLI · mcp_servers

Full setup guides: every client.

02 · Evidence

Security posture

What to check before giving this server access to your agent - from the registry, GitHub, and our own probes. We don't score safety; we show what's verifiable.

runs as local process (stdio) - runs on your machine with your user's permissions

repo age created 2026-08-15 - young repo, little track record yet

license no standard license detected - usage rights unclear; check the repo before commercial use

npm package aifp-mcp - unscoped; check the name against the project README before installing

registry namespace io.github.wjabanjj is GitHub-verified and matches the repo owner

03 · What Aifp MCP can do

Prose above is summarized from the project's README and registry record - no invented capabilities.

Latest releases

v1.5.6 · 2026-08-15

AiFP 记忆感知系统 v1.5.6 · MCP 服务,一套记忆全 AI 共享 · 面向中文的 Agent 感知记忆 · 支持叙事链、语义纠错、感知链图扩散 · 兼容 DeepSeek Harness、Claude Code、Cursor、Codex 等全部 MCP 客户端 · 数据完全本地存储 · 安装:npm install -g aifp-mcp

04 · Who maintains Aifp MCP

aifp-mcp is maintained by wjabanjj. It's the only MCP server we track from this author; the repo dates to Aug 2026.

05 · Facts

category
memory - ranked #71 of 259 actively-maintained memory servers as of 2026-08-25.
release cadence
1 release in the last 90 days (latest 2026-08-15)
registry
io.github.wjabanjj/aifp-mcp (active, first published 2026-08-15)
packages
npm:aifp-mcp

06 · Aifp MCP FAQ

What is Aifp MCP?

通过 Model Context Protocol 为 AI 编程助手提供持久记忆。 English · npm · GitHub. It runs locally over stdio via the published package.

Is Aifp MCP still maintained?

Yes - as of 2026-08-25, its last commit was 2026-08-19 and it shipped 1 release in the last 90 days. We re-verify nightly.

How do I install Aifp MCP?

Run `npx -y aifp-mcp`. The README documents 5 environment variables (COGNITION_DATA_DIR, COGNITION_RECOGNIZER, COGNITION_LLM_API_KEY…) to set first. Set COGNITION_DATA_DIR, COGNITION_RECOGNIZER, COGNITION_LLM_API_KEY, COGNITION_LLM_BASE_URL, COGNITION_LLM_MODEL before connecting. You can also paste the ready-made client config above.

Does Aifp MCP run locally?

Yes - it's a stdio server: it runs on your machine (via npx) with your user's permissions. Your data stays local unless the server itself calls external APIs.

07 · Alternatives to Aifp MCP

Pairs well with

Servers that cover what Aifp MCP doesn't - only shown when the pairing reason fits the companion.

  1. Server Filesystem → filesystem companion filesystem · ★ 38,704
  2. X402 List MCP → filesystem companion filesystem · ★ 58

More memory MCP servers · Cogmem · Lean Memory · Longhand · Agent Memory · fojin - Buddhist Canon Tools

More TypeScript MCP servers · Wklm MCP Server · iOS Web Bluetooth (WebBLE) · Quilt · Desktop Commander · Wopee MCP · see all