Valkey-first observability with Redis compatibility. Query real-time metrics, analyze slow commands, detect hot keys, and investigate performance issues directly from AI coding assistants.
Run the underlying MCP server directly — without Agent-CoreX routing.
npx -y monitorAgent-CoreX intelligently routes which tools from BetterDB-inc/monitor your AI agent actually needs per request — reducing token usage and cost.
agent-corex.json
{
"mcpServers": {
"monitor": {
"command": "npx",
"args": [
"-y",
"monitor"
]
}
}
}Connect in 2 minutes. Only pay for the tools your agent actually uses.
Recommended: intelligent tool routing, lower costs
uvx agent-corex mcp add monitorAgent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.
Use BetterDB-inc/monitor directly without routing
npx -y monitorNew to Agent-CoreX? View setup guide →