Loading MCP server directory, please wait...
Temporal knowledge graph for codebases with constraint enforcement at the edit boundary.
npx @getmcp/cli add io.github.SaravananJaichandar/world-model-mcpRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.SaravananJaichandar/world-model-mcp": {
"command": "uvx",
"args": [
"world-model-mcp"
],
"env": {
"WORLD_MODEL_DB_PATH": "./.claude/world-model/",
"ANTHROPIC_API_KEY": "",
"WORLD_MODEL_EXTRACTION_MODEL": "claude-3-haiku-20240307",
"WORLD_MODEL_REASONING_MODEL": "claude-3-5-sonnet-20241022"
}
}
}
}