Home › Development › buoy

buoy

Design tokens and drift checks for coding agents: use the token, not the hardcoded value.

TypeScript
★ 19 stars Last pushed 2026-09-24 License: MIT

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.8.1)

npx -y @buoy-design/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "buoy": {
      "command": "npx",
      "args": [
        "-y",
        "@buoy-design/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Data from the Official MCP Registry