Agentic Terminal Directory
ai.agenticterminal/directoryVerified merchants accepting agentic payments on Lightning/L402/BOLT12/USDT — search, verify, pay.
Tools · 6
Search OP-verified merchants by rail, chain, category, agent-callable tier, trust tier, and free text. Ranked by trust tier then verification recency.
Get the full record for one merchant including all rails, payment endpoints, and OP attestation. Tier 2+ requires an AT credential.
Run a live check against a merchant's declared payment endpoint for a rail. Returns health, detail, and rail-specific evidence.
List the category taxonomy with merchant counts.
List supported payment rails and their current merchant counts.
Report the resolved credential state and rate limits for the calling agent.
Similar MCP servers embedding-nearest
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"
}
}
}