Jev MCP Server for Zed
io.github.wangkuangkuang/jev-mcp-server
MCP server for Jev (TypeSafe System One): typed decisions with calibrated probabilities.
client:Zed
transport:stdio
runtime:pypi
Install Jev MCP Server in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"jev-mcp-server": {
"command": "uvx",
"args": [
"jev-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs