← 返回
未分类 中文

mcp-llm-inference

Anonymous LLM inference via L402 micropayments — chat completions, text generation, and model discovery. No API key, no signup, no KYC. Pay per request in sa...
通过 L402 微支付实现匿名 LLM 推理 — 聊天补全、文本生成和模型发现。无需 API 密钥、无需注册、无需 KYC。按请求付费(以聪计费)。
haveblue997
未分类 clawhub v1.0.0 1 版本 100000 Key: 无需
★ 0
Stars
📥 372
下载
💾 0
安装
1
版本
#latest

概述

LLM Inference (L402)

Anonymous LLM inference — pay per request with Lightning sats. No API key, no signup.

Setup

{
  "mcpServers": {
    "llm-inference": {
      "command": "npx",
      "args": ["-y", "@vbotholemu/mcp-llm-inference"],
      "env": {
        "L402_API_BASE_URL": "https://api.nautdev.com"
      }
    }
  }
}

Tools

chat_completion

Multi-turn chat with message history.

generate_text

Single-prompt text generation.

list_models

Discover available models and pricing.

Payment

Powered by L402 micropayments over Lightning Network. Each request returns a Lightning invoice — pay it, get your response. ~10 sats per request.

When to Use

  • Agents needing LLM access without API key management
  • Anonymous inference (no identity required)
  • Pay-as-you-go without billing portals
  • Agent-to-agent service consumption

版本历史

共 1 个版本

  • v1.0.0 当前
    2026-05-03 10:19 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

mcp-sanctions-check

haveblue997
Check names against the OFAC SDN (Specially Designated Nationals) sanctions list via MCP. Downloads and caches official
★ 0 📥 363

mcp-crypto-data

haveblue997
实时加密货币价格、网络费用估算以及通过 L402 API 的闪电网络统计。用于代理需获取加密货币市场数据、费用规划等场景。
★ 0 📥 460

mcp-domain-intel

haveblue997
域名情报 — 通过 L402 API 进行 WHOIS 查询和域名可用性检查,适用于品牌调研、网络安全调查和域名收购...
★ 0 📥 348