Meaning Model for Cline
io.github.emergent-wisdom/meaning-model
General-purpose, revisable process models with application-defined categories. Rust engine required.
client:Cline
transport:stdio
runtime:npm
Install Meaning Model in Cline
~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json
{
"mcpServers": {
"meaning-model": {
"command": "npx",
"args": [
"-y",
"@emergent-wisdom/meaning-model-mcp"
],
"env": {
"LIFE_SIM_ENGINE_BIN": "<LIFE_SIM_ENGINE_BIN>"
}
}
}
}
Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs