Skip to main content
LimitGuard publishes machine-readable discovery files for three AI agent protocols. All discovery endpoints are free and require no authentication.

Discovery Endpoints

All /.well-known/* requests bypass x402 payment middleware completely — no payment or API key needed.

x402 Bazaar Listing

Enables AI agents to discover available endpoints and their payment requirements automatically.
Response
Also available at /v1/sales/listing for the same data.

A2A Agent Card

Google’s Agent-to-Agent (A2A) protocol for agent capability discovery.
Returns capabilities, skills, and how to invoke LimitGuard as an A2A agent. Other agents can discover what LimitGuard can do and how to interact with it programmatically.

MCP Manifest

Model Context Protocol tools for LLM agents (Claude, GPT-4, etc.).
Returns tool definitions that LLM agents can use to call LimitGuard endpoints as native tools. See the AI Agent Integration guide for usage examples.

llms.txt

Standard machine-readable format for LLM consumption.

Cross-Sell Recommendations

AI agents calling one endpoint can discover complementary services:
Returns suggestions like “low risk score -> consider full entity check for more detail”.

Integration Example

An AI agent discovering and using LimitGuard autonomously: