Back to MCP Servers

Satring

Discover and compare L402 + x402 paid API services from satring.com, the best curated Lightning and USDC API directory.

aggregatorsapiai

Installation

npx -y satring

Configuration

{
  "mcpServers": {
    "satring": {
      "command": "npx",
      "args": ["-y", "satring"]
    }
  }
}

How to use

  1. Run the installation command above (if needed)
  2. Open your Claude Code settings file (~/.claude/settings.json)
  3. Add the configuration to the mcpServers section
  4. Restart Claude Code to apply changes
View source on GitHub