Skip to content
Cursor

Mediastack for Cursor

io.github.pipeworx-io/mediastack

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

client:Cursor transport:streamable-http

Install Mediastack in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "mediastack": {
      "url": "https://gateway.pipeworx.io/mediastack/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

Mediastack in other clients