Skip to content
VS Code

Mediastack for VS Code

io.github.pipeworx-io/mediastack

Mediastack MCP — wraps Mediastack API (api.mediastack.com/v1)

client:VS Code transport:streamable-http

Install Mediastack in VS Code

.vscode/mcp.json

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

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

Mediastack in other clients