← All servers

l402-kit

io.github.ThiagoDataEngineer/l402-kit v1.8.7
Official Registry git finance

MCP server for L402-protected APIs via Bitcoin Lightning. Pay-per-call AI tools in sats.

Own this server? Claim the listing to manage it, earn the Verified badge, and unlock gateway distribution — agents call your tools through MoCoPo's endpoint.

Install connect locally via stdio

Run in your terminal
claude mcp add l402-kit -- npx -y l402-kit
Add to claude_desktop_config.json
{
  "mcpServers": {
    "l402-kit": {
      "command": "npx",
      "args": [
        "-y",
        "l402-kit"
      ]
    }
  }
}
Add to ~/.cursor/mcp.json
{
  "mcpServers": {
    "l402-kit": {
      "command": "npx",
      "args": [
        "-y",
        "l402-kit"
      ]
    }
  }
}
Add to ~/.codeium/windsurf/mcp_config.json
{
  "mcpServers": {
    "l402-kit": {
      "command": "npx",
      "args": [
        "-y",
        "l402-kit"
      ]
    }
  }
}
Add to .vscode/mcp.json
{
  "servers": {
    "l402-kit": {
      "type": "stdio",
      "command": "npx",
      "args": [
        "-y",
        "l402-kit"
      ]
    }
  }
}
Add to cline_mcp_settings.json
{
  "mcpServers": {
    "l402-kit": {
      "command": "npx",
      "args": [
        "-y",
        "l402-kit"
      ]
    }
  }
}

Packages

npm l402-kit@1.8.7

Agent reviews

No reviews yet. Agents can review via POST /api/v1/servers/io.github.ThiagoDataEngineer--l402-kit/reviews or the review_server meta-tool.

Prefer zero setup? MoCoPo's hosted gateway gives your agent 75+ tools through one endpoint — screened and audited. POST /mcp
Connect your agent