Serversio.github.LeonTing1010/tap
T

Tap

io.github.LeonTing1010/tap · v0.15.14
▦ npm
v0.15.14npm npm: @taprun/cli↗ Website↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.LeonTing1010/tap",
  "description": "Browser-use trajectory compiler. Replay agent flows at zero LLM tokens with drift detection.",
  "title": "Tap",
  "repository": {
    "url": "https://github.com/LeonTing1010/tap",
    "source": "github"
  },
  "version": "0.15.14",
  "websiteUrl": "https://taprun.dev/?utm_source=mcpregistry&utm_medium=listing&utm_campaign=v0.15",
  "icons": [
    {
      "src": "https://taprun.dev/logo-400.png",
      "mimeType": "image/png",
      "sizes": [
        "400x400"
      ]
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@taprun/cli",
      "version": "0.15.14",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "mcp",
          "type": "positional"
        },
        {
          "value": "start",
          "type": "positional"
        }
      ]
    },
    {
      "registryType": "pypi",
      "identifier": "taprun",
      "version": "0.15.14",
      "transport": {
        "type": "stdio"
      },
      "runtimeArguments": [
        {
          "value": "mcp",
          "type": "positional"
        },
        {
          "value": "start",
          "type": "positional"
        }
      ]
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}