MCP Directory

toadlyBroodle/satring

GitHub
Other

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

Direct install

Run the underlying MCP server directly — without Agent-CoreX routing.

npx -y satring

Use with Agent-CoreX

Agent-CoreX intelligently routes which tools from toadlyBroodle/satring your AI agent actually needs per request — reducing token usage and cost.

agent-corex.json

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

Route toadlyBroodle/satring intelligently

Connect in 2 minutes. Only pay for the tools your agent actually uses.

Installation Guide

Use with Agent-CoreX

Recommended: intelligent tool routing, lower costs

uvx agent-corex mcp add satring

Agent-CoreX selects only the tools your agent needs, cutting token usage by up to 60%.

Direct Install

Use toadlyBroodle/satring directly without routing

npx -y satring

New to Agent-CoreX? View setup guide →

toadlyBroodle/satring MCP Server — Agent-CoreX