# a2aidentitytoll-mcp [Health: Active]

**Category:** 🔒 Security  
**Repository:** https://github.com/clauxel/a2a-identity-toll-mcp  
**GitHub Stars:** 0  
**Views:** 1  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/a2aidentitytoll-mcp

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

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "a2aidentitytoll-mcp": {
    "url": "https://a2aidentitytoll.clauxel.com/mcp"
  }
}
```

## Documentation & README

# 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](https://github.com/clauxel/MiroFish): a short front door, a clear reading order, practical guides, reference pages, and public-safe architecture notes.

## Start Here

- Website: https://a2aidentitytoll.clauxel.com/?utm_source=github&utm_medium=documentation&utm_campaign=a2aidentitytoll_public_docs&utm_content=readme_primary_home
- Pricing: https://a2aidentitytoll.clauxel.com/pricing/?utm_source=github&utm_medium=documentation&utm_campaign=a2aidentitytoll_public_docs&utm_content=readme_pricing
- Checkout: https://a2aidentitytoll.clauxel.com/checkout/?utm_source=github&utm_medium=documentation&utm_campaign=a2aidentitytoll_public_docs&utm_content=readme_checkout
- Support: support@aigeamy.com

## Remote MCP

- Endpoint: https://a2aidentitytoll.clauxel.com/mcp
- Server card: https://a2aidentitytoll.clauxel.com/server-card.json
- Registry name: `com.clauxel.a2aidentitytoll/a2aidentitytoll-mcp`
- Tools: `evaluate_a2a_identity_policy`, `review_agent_scope`, `issue_identity_receipt`, `explain_denied_call`, `export_a2a_audit_log`

## Reading Order

1. [Quickstart](https://github.com/clauxel/a2a-identity-toll-mcp/blob/HEAD/guide/quickstart.md)
2. [Evaluation guide](https://github.com/clauxel/a2a-identity-toll-mcp/blob/HEAD/guide/evaluation.md)
3. [Checkout and pricing](https://github.com/clauxel/a2a-identity-toll-mcp/blob/HEAD/guide/checkout-and-pricing.md)
4. [Workflow notes](https://github.com/clauxel/a2a-identity-toll-mcp/blob/HEAD/features/workflow.md)
5. [Public link reference](https://github.com/clauxel/a2a-identity-toll-mcp/blob/HEAD/reference/links.md)

## 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.

