AllocContext for Zed
io.github.alloccontext/alloc-context
Self-host MCP: portfolio crypto context for agents. PyPI stdio; MIT.
client:Zed
transport:stdio
runtime:pypi
Install AllocContext in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"alloc-context": {
"command": "uvx",
"args": [
"alloc-context"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs