Psyche AI MCP Server

它把持续 appraisal、关系动力学、自适应回应闭环和持久内在状态压成宿主可消费的控制面,让 AI 不是按 prompt 扮演人格,而是被状态真正改写后续几轮的行为分布。. 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-04-14 · ★ 11 · #183 OF 259 MAINTAINED MEMORY · VERIFIED 2026-08-25

MIT · TypeScript servers · how we verify → /methodology

01 · Install Psyche AI

before you install - you'll need

PSYCHE_NAME

Environment variables documented in the project's README - it lists which are required and which have defaults.

Claude Code

claude mcp add shangri-la-0428-psyche-ai -- npx -y psyche-ai

Claude Desktop / Cursor / VS Code - add to config

{
  "mcpServers": {
    "shangri-la-0428-psyche-ai": {
      "command": "npx",
      "args": [
        "-y",
        "psyche-ai"
      ]
    }
  }
}

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

license MIT - declared in the repository

npm package psyche-ai - unscoped; check the name against the project README before installing

registry namespace io.github.Shangri-la-0428 is GitHub-verified and matches the repo owner

03 · What Psyche AI can do

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

Latest releases

v9.2.10 · 2026-03-31

可观测性侧边信道:processInput() 现在会可选返回 observability,但仍严格把它放在 replyEnvelope 之外,不让观测和控制混成第二套主接口。 · 层间对账视图:新增 stateReconciliation,让当前 turn、writeback、session bridge、persisted relationship 的优先级与生效层次可直接读取,不再要求宿主自己拼推导。 · 策略理由结构体:新增…

v9.2.9 · 2026-03-31

运行时自证:新增 psyche probe --json,真实执行一次 processInput() / processOutput() 并返回版本、加载路径、主接口可用性。以后任何 agent 如果声称“已经在用 Psyche”,都必须先拿出 probe 结果。 · 接入验收文档:新增 docs/AGENT_RUNTIME_PROBE.md,把“入口存在”和“运行时已接上”严格区分开,不再接受口头解释代替真实 runtime…

04 · Who maintains Psyche AI

psyche-ai is maintained by shangri-la-0428. We track 3 MCP servers from shangri-la-0428 - 3 actively maintained, 19 combined GitHub stars, oldest repo from Mar 2026. Full record: all servers from shangri-la-0428.

  1. oasyce On-chain economy for AI agents: escrow, marketplace, data rights, reputation, disputes. ★ 3
  2. Thronglets P2P shared memory substrate for AI agents - stigmergic knowledge network via libp2p ★ 5

05 · Facts

category
memory - ranked #183 of 259 actively-maintained memory servers as of 2026-08-25.
registry
io.github.Shangri-la-0428/psyche-ai (active, first published 2026-03-27)
packages
npm:psyche-ai

06 · Psyche AI FAQ

What is Psyche AI?

它把持续 appraisal、关系动力学、自适应回应闭环和持久内在状态压成宿主可消费的控制面,让 AI 不是按 prompt 扮演人格,而是被状态真正改写后续几轮的行为分布。. It runs locally over stdio via the published package.

Is Psyche AI still maintained?

Yes - as of 2026-08-25, its last commit was 2026-04-14. We re-verify nightly.

How do I install Psyche AI?

Run `npx -y psyche-ai`. The README documents one environment variable (PSYCHE_NAME) to set first. You can also paste the ready-made client config above.

Does Psyche AI 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 Psyche AI

Pairs well with

Servers that cover what Psyche AI 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 · Thronglets · Context Lattice · Mindswap · SMRITI Memory · Tokenmizer

More TypeScript MCP servers · Seekstone · Google AI Search MCP · AI Visibility · Whoop · Constellation · see all