MCP Server
MCP
agentrace
Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.
Install
npx -y @ura-dev/[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"identifier": "@ura-dev/agentrace",
"version": "1.0.0",
"runtimeHint": "node",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"type": "positional",
"valueHint": "agentrace-mcp"
}
]
}
]
}
mcp
model-context-protocol
npm
Comments
Sign in to leave a comment