MassivDash/ai_tools
AI Tools is a tester and companion web application designed to help you manage, test, and interact with local LLM infrastructure. It provides a comprehensive web UI for working with llama.cpp servers, vector databases, implment you own personal AI agent, and various data conversion tools.
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...