Now liveThe Skillselion MCP - thousands of ranked skills, loaded into your agent mid-task. No install.Get it →
lazymac2x avatar

Agent Trace Auditor MCP

  • Updated May 17, 2026
  • lazymac2x/agent-trace-auditor-api

Cloudflare Workers MCP server: agent-trace-auditor.

About

Cloudflare Workers MCP server: agent-trace-auditor. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-trace-auditor. Cloudflare Workers MCP server: agent-trace-auditor. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-trace-auditor Teams adopt it when they want repeatable agent-trace-auditor-api operations inside agent sessions instead of manual CLI steps or bespoke API scripts.

  • Cloudflare Workers MCP server: agent-trace-auditor. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-trace-audito
  • Cloudflare Workers MCP server: agent-trace-auditor. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-trace-audito
  • Install via npx or Docker with MCP client configuration for Cursor or Claude Desktop.
  • Tool schemas documented in README for agent-driven agent-trace-auditor-api workflows.
  • Supports authorized agent-trace-auditor-api automation from IDE agents without custom glue code.

Agent Trace Auditor MCP by the numbers

  • Exposes 3 verified tools (MCP introspection)
  • Data as of Aug 10, 2026 (Skillselion catalog sync)
terminal
claude mcp add --transport http agent-trace-auditor https://api.lazy-mac.com/agent-trace-auditor/mcp

Add your badge

Show developers this MCP server is listed on Skillselion. Paste this into your README.

Listed on Skillselion
TransportHTTP
AuthNone
Tools3
Last updatedMay 17, 2026
Repositorylazymac2x/agent-trace-auditor-api

How do agents access agent-trace-auditor-api capabilities without custom integration code?

Cloudflare Workers MCP server: agent-trace-auditor. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-trace-auditor

Who is it for?

Developers wiring agent-trace-auditor-api into Cursor, Claude Desktop, or other MCP clients.

Skip if: Teams that need features outside the documented agent-trace-auditor-api tool surface.

What you get

Configured MCP host can call agent-trace-auditor-api tools with schemas from the server README.

  • Connected MCP remote for agent trace auditing
  • Ability to invoke auditor tools from the agent client once registered
  • Documented v1.0.0 server identity for Skillselion catalog linking

By the numbers

  • MCP server version 1.0.0
  • 1 documented streamable-http remote endpoint
  • Cloudflare Workers deployment via api.lazy-mac.com
At a glance

Agent Trace Auditor capabilities & compatibility

Capabilities
cloudflare workers mcp server: agent trace audit · install via npx or docker with mcp client config · tool schemas documented in readme for agent driv
Use cases
api development · orchestration
Runs
Local or remote
Pricing
Bring your own API key

Tools 3

Public tool metadata - what this server can do for an agent.

audit_trace3 params

Full audit of an agent execution trace. Detects infinite loops, duplicate calls, tool errors, cost overruns, schema violations, and latency bottlenecks. Returns verdict (pass/review/block), score 0-100, and detailed findings.

  • tracearrayrequiredAgent execution steps. Each step: {tool, input, output, model, ts, latency_ms, error}
  • budget_usdnumberCost cap in USD (default 5.0)
  • tool_schemasobjectPer-tool required field schemas for input validation
quick_verdict2 params

Fast pass/review/block verdict with score and issue counts. Use in CI gates.

  • tracearrayrequiredAgent execution steps
  • budget_usdnumber
diff_traces3 params

Compare two agent traces to detect regressions. Returns score delta, cost delta, added/removed tools, new/resolved issue types.

  • trace_aarrayrequiredBaseline (previous) trace
  • trace_barrayrequiredNew trace to compare against baseline
  • budget_usdnumber
README.md

agent-trace-auditor-api

Cloudflare Workers MCP server: agent-trace-auditor. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-trace-auditor

Recommended MCP Servers

How it compares

MCP trace-audit integration, not a static code-review skill or local test runner.

FAQ

What does agent-trace-auditor-api do?

Cloudflare Workers MCP server: agent-trace-auditor.

When should I use agent-trace-auditor-api?

Cloudflare Workers MCP server: agent-trace-auditor. REST + MCP (JSON-RPC 2.0). Live: api.lazy-mac.com/agent-trace-auditor

Is agent-trace-auditor-api safe to install?

Review the Security Audits panel on this page before installing in production.

Developer Toolsintegrations

This week in AI coding

Five minutes, every Monday - the tools, releases and tactics for developers.

unsubscribe anytime.