{
  "name": "userelay",
  "version": "0.3.0",
  "description": "One MCP server. 40 tools. One command: npx relaymcp",
  "bin": {
    "relay": "./bin/run.js"
  },
  "scripts": {
    "postinstall": "node ./bin/install.js"
  },
  "keywords": [
    "mcp",
    "ai",
    "tools",
    "claude",
    "cursor",
    "relay",
    "mcp-server"
  ],
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/valtors/relay"
  },
  "homepage": "https://relay-landing-weld.vercel.app",
  "author": "Tamish <tamish560@users.noreply.github.com>",
  "publishConfig": {
    "access": "public"
  },
  "engines": {
    "node": ">=18"
  }
}
