elsejj/ai-tools
ai-tools call your llm based tools through shortcut (ctrl-q) in any application
Platform-specific configuration:
{
"mcpServers": {
"ai-tools": {
"command": "npx",
"args": [
"-y",
"ai-tools"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...