Stats
Actions
Tags
From quickai — Claude Code profiler
Connects to the QuickAI API to provide AI-powered quick actions and responses. Requires a QuickAI API key.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"quickai": {
"command": "quickai",
"args": [
"mcp"
]
}
}
}Server configuration and connection parameters
quickaiCommand-line arguments passed to the server process
npx claudepluginhub alexgladkov/quickai