valem for Claude Desktop
io.github.vlad-public-code/valem
Valem - Deterministic reactive state models. Create your own calculators/forms with AI
client:Claude Desktop
transport:streamable-http
tools:27
Install valem in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"valem": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://valem.run/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs