Skip to content
VS Code

Tiingo for VS Code

io.github.pipeworx-io/tiingo

Tiingo MCP — wraps the Tiingo financial API (tiingo.com)

client:VS Code transport:streamable-http

Install Tiingo in VS Code

.vscode/mcp.json

{
  "servers": {
    "tiingo": {
      "type": "http",
      "url": "https://gateway.pipeworx.io/tiingo/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Tiingo in other clients