Search DevTools

Jump to any tool or page

a2aidentitytoll-mcp

Remote MCP for A2A caller identity, scope policy, verdict receipts, and audit history.

clauxel0 stars0 forksDesign & UX
View source

Install

mcp_config.json

{
  "mcpServers": {
    "com-clauxel-a2aidentitytoll-a2aidentitytoll-mcp": {
      "url": "https://a2aidentitytoll.clauxel.com/mcp",
      "type": "streamable-http"
    }
  }
}

Documentation

A2A Identity Toll MCP

Make every agent-to-agent call prove who asked, why, and under which scope.

A2A Identity Toll is a paid remote MCP gate for caller identity, target agent scope, task intent, data class, policy verdicts, and audit receipts.

This is a public documentation project for A2A Identity Toll MCP. The structure is modeled after the public documentation pattern used by MiroFish: a short front door, a clear reading order, practical guides, reference pages, and public-safe architecture notes.

Start Here

Remote MCP

Reading Order

  1. Quickstart
  2. Evaluation guide
  3. Checkout and pricing
  4. Workflow notes
  5. Public link reference

Audience

agent platform teams, AI security reviewers, and A2A protocol adopters.

Capabilities

  • caller identity policy
  • scope review
  • structured verdict JSON
  • receipt archive
  • audit dashboard

Public-Safe Boundary

This repository does not contain production source code, credentials, payment configuration, Cloudflare configuration, customer records, private analytics, or local machine paths.

Sourced from the repository README.

More in Design & UX