Skip to main content
Glama
llmops-pro

l402-search-mcp

by llmops-pro

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AUDIT_LOG_PATHNoPath to audit log file (NDJSON, append-only). Default: ./l402-search-mcp-audit.log./l402-search-mcp-audit.log
HTTP_TIMEOUT_MSNoHTTP timeout in milliseconds. Default: 1500015000
SEARCH_SERVICE_URLNoURL of the L402 search endpoint. Default: https://llmops-search.fly.devhttps://llmops-search.fly.dev
CHALLENGE_TTL_SECONDSNoTime-to-live for challenges in seconds. Default: 900900

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
searchA

No-KYC web search, paid per query in Lightning sats (L402). Call with just query → returns a bolt11 invoice + payment_hash. Pay the invoice with your wallet tool (e.g. nwc_pay_invoice), then call again with the SAME query plus payment_preimage from the pay result → returns JSON results. Each payment buys exactly one search of exactly that query.

search_service_infoA

Free: status of the configured L402 search endpoint — reachability, price, and how the payment flow works.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/llmops-pro/l402-search-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server