Loading MCP server directory, please wait...
Observability MCP server: query LLM cost/errors/latency & operate alerts/evals from Claude/Cursor
npx @getmcp/cli add com.argosvix/serverRequires Node.js 18+. Community-contributed server. Review source before installing.
ARGOSVIX_API_KEYArgosvix API key (argk_...) issued from the dashboard
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.argosvix/server": {
"command": "npx",
"args": [
"-y",
"@argosvix/mcp-server"
],
"env": {
"ARGOSVIX_API_KEY": ""
}
}
}
}