Skip to content
Cline

rasterly for Cline

io.github.rasterly-dev/rasterly-mcp

Web toolkit for AI agents: read any URL as Markdown, screenshot, extract data, or crawl a site.

client:Cline transport:stdio runtime:npm

Install rasterly in Cline

~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json · windows: %APPDATA%\Code\User\globalStorage\saoudrizwan.claude-dev\settings\cline_mcp_settings.json

Held in this page only — never stored, logged, or sent anywhere but back to your screen.

{
  "mcpServers": {
    "rasterly-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "rasterly-mcp"
      ],
      "env": {
        "RASTERLY_API_KEY": "<RASTERLY_API_KEY>",
        "RASTERLY_API_URL": "<RASTERLY_API_URL>"
      }
    }
  }
}

Cline's MCP Servers pane edits this file for you if you would rather not find it. Cline docs

rasterly in other clients