ajbmachon/tool-gating-mcp
Implements a tool gating and discovery system to preserve LLM context and focus while having access to many MCP servers
Platform-specific configuration:
{
"mcpServers": {
"tool-gating-mcp": {
"command": "npx",
"args": [
"-y",
"tool-gating-mcp"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...