Skip to content
VS Code

Finance Feeds for VS Code

io.github.pipeworx-io/finance-feeds

Finance Feeds MCP.

client:VS Code transport:streamable-http

Install Finance Feeds in VS Code

.vscode/mcp.json

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

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

Finance Feeds in other clients