Skip to content
VS Code

Scrip for VS Code

dev.scrip/mcp

Operate your whole Scrip rewards program through AI agents.

client:VS Code transport:streamable-http

Install Scrip in VS Code

.vscode/mcp.json

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

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

Scrip in other clients