Skip to content
Back to search
100
MCP live v1.0.0 streamable-http

Agentic Terminal Directory

ai.agenticterminal/directory

Verified merchants accepting agentic payments on Lightning/L402/BOLT12/USDT — search, verify, pay.

Uptime
12.7%
150 probes
Response
681ms
last probe
Tools
6
callable

Tools · 6

search_merchants

Search OP-verified merchants by rail, chain, category, agent-callable tier, trust tier, and free text. Ranked by trust tier then verification recency.

get_merchant

Get the full record for one merchant including all rails, payment endpoints, and OP attestation. Tier 2+ requires an AT credential.

verify_payment_endpoint

Run a live check against a merchant's declared payment endpoint for a rail. Returns health, detail, and rail-specific evidence.

list_categories

List the category taxonomy with merchant counts.

list_rails

List supported payment rails and their current merchant counts.

whoami

Report the resolved credential state and rate limits for the calling agent.

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "agentic_terminal_directory": {
      "url": "https://mcp.agenticterminal.ai/mcp",
      "transport": "streamable-http"
    }
  }
}