samith2002/LLM-Tool-Registry
FastAPI backend for managing an AI-agent tool catalog — JWT auth, RBAC, encrypted secrets, remote MCP server probing, audit logging & rate limiting.
Platform-specific configuration:
{
"mcpServers": {
"LLM-Tool-Registry": {
"command": "npx",
"args": [
"-y",
"LLM-Tool-Registry"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...