Skip to content
Claude Desktop

Vintage for Claude Desktop

io.github.rezasoleymanifar/vintage

Free financial data from eleven sources behind six verbs, point-in-time where the source allows.

client:Claude Desktop transport:stdio runtime:pypi

Install Vintage in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "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>"
      }
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

Vintage in other clients