Skip to content
VS Code

Twelvedata for VS Code

io.github.pipeworx-io/twelvedata

Twelve Data MCP.

client:VS Code transport:streamable-http

Install Twelvedata in VS Code

.vscode/mcp.json

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

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

Twelvedata in other clients