osmp for Zed
io.github.octid-io/osmp
Agentic AI instruction encoding. 86.8% vs JSON. Inference-free decode. Any channel.
client:Zed
transport:stdio
runtime:pypi
Install osmp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"osmp": {
"command": "uvx",
"args": [
"osmp-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs