Open Markets for Zed
io.github.danchev/openmarkets
Financial market data, SEC filings, macroeconomic telemetry, and portfolio analytics through MCP.
client:Zed
transport:stdio
runtime:pypi
Install Open Markets in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"openmarkets": {
"command": "uvx",
"args": [
"openmarkets"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs