Callosium for Windsurf
io.github.callosium/callosium
One shared memory for every AI you use, in plain Markdown files you own.
client:Windsurf
transport:stdio
runtime:npm
Install Callosium in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"callosium": {
"command": "npx",
"args": [
"-y",
"callosium"
],
"env": {
"CALLOSIUM_MODEL_DIR": "<CALLOSIUM_MODEL_DIR>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs