Skip to content
Windsurf

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

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

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

Meaning Model in other clients