Open Investment Model for Zed
io.github.antikas/openim
Read-only OpenIM search for institutional buy-side investment models and architecture.
client:Zed
transport:stdio
runtime:npm
Install Open Investment Model in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openim": {
"command": "npx",
"args": [
"-y",
"@openinvestmentmodel/openim-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs