Skip to content
Windsurf

adam framework for Windsurf

io.github.strangeadvancedmarketing/adam-framework

Persistent memory tools for Claude Desktop. Search your vault or Obsidian notes mid-conversation.

client:Windsurf transport:stdio runtime:pypi

Install adam framework in Windsurf

~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "adam-framework": {
      "command": "uvx",
      "args": [
        "adam-mcp"
      ],
      "env": {
        "ADAM_VAULT_PATH": "<ADAM_VAULT_PATH>"
      }
    }
  }
}

Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs

adam framework in other clients