Vintage for Windsurf
io.github.rezasoleymanifar/vintage
Free financial data from eleven sources behind six verbs, point-in-time where the source allows.
client:Windsurf
transport:stdio
runtime:pypi
Install Vintage in Windsurf
~/.codeium/windsurf/mcp_config.json · windows: %USERPROFILE%\.codeium\windsurf\mcp_config.json
{
"mcpServers": {
"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>"
}
}
}
}
Global only — Windsurf has no per-project MCP config. Refresh Cascade after saving. Windsurf docs