Audit agent actions with distributed tracing
agentmcp_serversetup L4★0
creatornader/atrib ↗What it does
Track verifiable agent action provenance with W3C distributed tracing
Best for
Multi-framework agent provenance tracking with cross-agent audit and commerce closure evidence.
Inputs
- · MCP tool calls with W3C trace context
- · upstream atrib tokens
- · commerce completion signals
Outputs
- · signed transaction records
- · atrib session lifecycle events
Requires
- · @modelcontextprotocol/sdk
- · W3C Trace Context standard
- · @atrib/mcp or @atrib/mcp-wrap
Preconditions
- · Framework adapter (Raw SDK, Claude Agent, Cloudflare, Vercel AI, LangChain)
- · atrib interceptor setup
Failure modes
- · Fallback records only—if commerce never closes
- · Requires upstream server signing or agent-side fallback
Trust signals
- · Coverage matrix for 6 frameworks
- · Spec document (atrib-spec.md)
- · Case A/B integration patterns