Skip to content
VS Code

Casper Tools for VS Code

io.github.magiautonomous/casper-tools

19 zero-setup utilities: JSON, regex, cron, hash, base64, CSV, JWT, UUID, YAML, semver, time.

client:VS Code transport:streamable-http

Install Casper Tools in VS Code

.vscode/mcp.json

{
  "servers": {
    "casper-tools": {
      "type": "http",
      "url": "https://determines-product-administration-farmer.trycloudflare.com"
    }
  }
}

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

Casper Tools in other clients