Agentic Terminal Directory MCP Server
ai.agenticterminal/directory
Search, verify, and pay verified merchants accepting Lightning/L402/BOLT12/USDT payments via MCP.
What is the Agentic Terminal Directory MCP server?
Verified merchants accepting agentic payments on Lightning/L402/BOLT12/USDT — search, verify, pay.
How to install Agentic Terminal Directory
Copy-paste configuration for popular MCP clients.
{
"mcpServers": {
"directory": {
"url": "https://mcp.agenticterminal.ai/mcp"
}
}
}{
"mcpServers": {
"directory": {
"serverUrl": "https://mcp.agenticterminal.ai/mcp"
}
}
}{
"servers": {
"directory": {
"type": "http",
"url": "https://mcp.agenticterminal.ai/mcp"
}
}
}{
"mcpServers": {
"directory": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://mcp.agenticterminal.ai/mcp"
]
}
}
}claude mcp add --transport http directory https://mcp.agenticterminal.ai/mcpUse cases
- An AI agent needs to find a verified API service that accepts L402 micropayments
- Automating payment flows to merchants without manual lookup
- Checking whether a specific merchant is listed and verified before sending funds
- Discovering BOLT12-compatible vendors for recurring agentic payments
- Integrating merchant discovery into an autonomous purchasing workflow
Agentic Terminal Directory MCP server FAQ
The directory covers merchants accepting Lightning Network, L402, BOLT12, and USDT payments.
It provides merchant discovery and verification; actual payment execution depends on your wallet or payment client integration.
Merchants are described as 'verified,' implying a curation or verification process, though specific criteria are not documented in the available metadata.
No API key requirement is mentioned; the server is accessible via the public streamable-http endpoint.
Yes, any MCP-compatible client that supports streamable-http transport can connect to this server.
Related MCP servers
Scrapling MCP Server
Give your AI agent stealth web scraping with Cloudflare bypass and CSS selection, powered by Scrapling.
Chrome DevTools MCP
Give your AI coding agent full control of a live Chrome browser for automation, debugging, and performance analysis.
com.puter/mcp-server
Let AI agents manage your Puter files, websites, and serverless workers over MCP.
Browser automation for AI agents via MCP, powering ByteDance's Agent TARS hybrid GUI/DOM browser control.
Run arbitrary shell commands from an MCP-connected AI agent.
Filesystem access MCP server from ByteDance's UI-TARS/Agent TARS ecosystem.