role-based-tool-control

eidos-agi/role-based-tool-control
★ 0 stars TypeScript 💻 Code/Dev Tools Updated today
RBTC — Role-Based Tool Control for MCP servers. Gate tool visibility by caller identity at the manifest layer, not execution time.
View on GitHub →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "role-based-tool-cont": {
      "command": "npx",
      "args": [
        "-y",
        "eidos-agi/role-based-tool-control"
      ]
    }
  }
}

Topics

ai-safetyauthorizationmcpmodel-context-protocolrbactool-control