Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

io.github.m9labs-railscope/verantis-mcp

io.github.m9labs-railscope/verantis-mcp

Verified directory for machine payments (x402 & MPP): check services and wallets before agents pay.

Uptime
100.0%
3 direct probes · 30d
Response
1030ms
last probe
Tools
4
callable
Resources
0
readable
Prompts
0
available

Tools · 4

find_paid_service

Search Verantis's verified directory of machine-payable services (x402, MPP). Results are UNIFIED per service (host): each carries its settlement rails ('rails': base / solana / tempo), and every rail…

get_service

Full unified record for one service host: every settlement rail it accepts on, each with its own reputation, price, buyers, volume and history, plus coming-soon chains. Each rail's 'wallet_scope' mark…

directory_stats

Index-level statistics: services, verification breakdown, data freshness.

check_wallet

Check a recipient wallet BEFORE your agent pays it — a pre-payment guard. Pass the pay-to address a service asked you to pay; returns whether Verantis knows the wallet, its EARNED reputation tier, and…

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.m9labs-railscope/verantis-mcp": {
      "url": "https://api.verantis.ai/mcp",
      "transport": "streamable-http"
    }
  }
}