Vintage for Zed
io.github.rezasoleymanifar/vintage
Free financial data from eleven sources behind six verbs, point-in-time where the source allows.
client:Zed
transport:stdio
runtime:pypi
Install Vintage in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"vintage": {
"command": "uvx",
"args": [
"vintage-mcp"
],
"env": {
"VINTAGE_USER_AGENT": "<VINTAGE_USER_AGENT>",
"FRED_API_KEY": "<FRED_API_KEY>",
"VINTAGE_CACHE_DIR": "<VINTAGE_CACHE_DIR>"
}
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs