Skip to content
VS Code

Framejet Screenshot for VS Code

dev.framejet/screenshot

Clean PNG/JPEG screenshots via REST or MCP, with goal-driven multi-step navigation.

client:VS Code transport:streamable-http tools:1

Install Framejet Screenshot in VS Code

.vscode/mcp.json

{
  "servers": {
    "screenshot": {
      "type": "http",
      "url": "https://framejet.dev/mcp"
    }
  }
}

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

What VS Code can do once it is connected

Framejet Screenshot in other clients