Meaning Model for Windsurf
io.github.emergent-wisdom/meaning-model
General-purpose, revisable process models with application-defined categories. Rust engine required.
client:Windsurf
transport:stdio
runtime:npm
Install Meaning Model in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"meaning-model": {
"command": "npx",
"args": [
"-y",
"@emergent-wisdom/meaning-model-mcp"
],
"env": {
"LIFE_SIM_ENGINE_BIN": "<LIFE_SIM_ENGINE_BIN>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs