ten for Zed
io.github.johnbeans/ten
Ten formal algebra for machine intelligence — encode, decode, compose, and verify
client:Zed
transport:stdio
runtime:pypi
Install ten in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"ten": {
"command": "uvx",
"args": [
"ten-mcp-server"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs