agentrace runs on your own machine — the client starts it, so there is no endpoint to ping. 22 installs a week from npm.
Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.
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 agentrace -- npx -y @ura-dev/agentrace
{
"mcpServers": {
"agentrace": {
"args": [
"-y",
"@ura-dev/agentrace"
],
"command": "npx"
}
}
}
[mcp_servers.agentrace]
command = "npx"
args = ["-y", "@ura-dev/agentrace"]
{
"mcpServers": {
"agentrace": {
"args": [
"-y",
"@ura-dev/agentrace"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"agentrace": {
"args": [
"-y",
"@ura-dev/agentrace"
],
"command": "npx"
}
}
}
Answers built from our own checks of this server.