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
38.9%
18 probes
Response
518ms
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.

Similar MCP servers embedding-nearest

Agentic Terminal
Verified merchant directory for agentic payments over Lightning, L402, BOLT12, and USDT — search, verify, and pay.
0 tools
BoltzPay
Enables AI agents to discover, quote, and pay for API data using x402 (USDC) and L402 (Bitcoin Lightning) protocols with built-in budget enf
0 tools
Lory97/tag-per-track-agentkit
An Agentic-First LangChain/AgentKit tool designed to enable AI Agents to perform advanced audio analysis while handling on-chain micro-payme
0 tools · http
x402 USDC Payments
AI agent micropayments via x402 USDC for crypto-native tool access.
0 tools
io.github.sarduine13-star/agent-teller
Verify AI agent payments and detect fraud. Input: agent_id, amount, service_id.
0 tools · streamable-http
AgnicPay
x402 micropayment infrastructure for AI agents enabling automated USDC payments to 300+ APIs on Base and Solana.
0 tools

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"
    }
  }
}