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
{
"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