Argosvix runs on your own machine — the client starts it, so there is no endpoint to ping. 204 installs a week from npm.
Observability MCP server: query LLM cost/errors/latency & operate alerts/evals from Claude/Cursor
Today is the operative word: we check Argosvix every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add server -- npx -y @argosvix/mcp-server
{
"mcpServers": {
"server": {
"args": [
"-y",
"@argosvix/mcp-server"
],
"command": "npx"
}
}
}
[mcp_servers.server]
command = "npx"
args = ["-y", "@argosvix/mcp-server"]
{
"mcpServers": {
"server": {
"args": [
"-y",
"@argosvix/mcp-server"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"server": {
"args": [
"-y",
"@argosvix/mcp-server"
],
"command": "npx"
}
}
}
This one needs environment variables set before it will start:
ARGOSVIX_API_KEY (Argosvix API key (argk_...) issued from the dashboard. Required for account tools; omit to list all tools and use the two public data tools (get_synth_daily / get_daily_readthrough)).
The author declared them in the registry entry; get the values from the project itself.
MCP observability. Query live traffic, errors, duration, and alerts from your AI agent.
MCP server for querying Foxhound traces from Claude Code, Cursor, and other MCP clients
BetterDB MCP server - Valkey observability for Claude Code and other MCP clients
MCP server for querying logs from observability platforms with unified search and tracing
MCP server for Langfuse LLM observability — trace and observation analysis.
Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.
Query application logs, traces, and metrics from your AI coding assistant via Foam's MCP server.
Track and query EzStat metrics from Claude, Cursor, or any MCP agent. StatHat-compatible.
Answers built from our own checks of this server.