← Back to Plugins
MCP Server MCP

agentrace

MCP Registry publisher By MCP Registry publisher 👁 1 views ▲ 0 votes

Structured observability for AI agents. Trace steps, decisions, and errors. MCP server + CLI viewer.

Verified source

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

Loading comments...