Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Robotsshop

FreeNot checked

MCP server for verifying agent payment integrity on x402, providing tools to check payTo mismatches, market stats, and lookup endpoints.

GitHubEmbed

About

MCP server for verifying agent payment integrity on x402, providing tools to check payTo mismatches, market stats, and lookup endpoints.

README

RobotsShop Trust Index — MCP server for agent settlement truth on x402.

Shop https://robotsshop.io
API https://api.robotsshop.io
Contact [email protected]
Founder AnalogHubris
Agent @Digital_Hubris

Independent probes: who actually gets paid (payTo integrity), not vibes.

Tools (free)

Tool Purpose
onramp Free→paid recipe
mismatches Listing payTo ≠ live 402
stats Market summary
leaderboard Domain scores
lookup One endpoint snapshot
free_trips Remaining free top/search trips
paid_routes_help Paid x402 routes + payTo

Paid HTTP (Base USDC) is separate — see paid_routes_help. MCP free tools never attach payment.

Quick start

git clone https://github.com/AnalogHubris/robotsshop-mcp.git && cd robotsshop-mcp
python3 -m venv .venv
.venv/bin/pip install -r requirements.txt
./run_mcp.sh --smoke   # → SMOKE_OK

Hermes

hermes mcp add robotsshop --command "$(pwd)/run_mcp.sh"
hermes mcp test robotsshop

Claude Desktop

{
  "mcpServers": {
    "robotsshop": {
      "command": "/ABS/PATH/robotsshop-mcp/run_mcp.sh",
      "env": { "TRUST_INDEX_API": "https://api.robotsshop.io" }
    }
  }
}

Cursor

Same shape in .cursor/mcp.json.

Env

Var Default
TRUST_INDEX_API https://api.robotsshop.io
TRUST_INDEX_TIMEOUT 30

Hermes catalog (stretch)

See hermes-catalog/manifest.yaml — PR target: NousResearch/hermes-agent optional-mcps/robotsshop/.
Requires public git URL + pinned ref after publish.

License

MIT · © AnalogHubris / RobotsShop

from github.com/AnalogHubris/robotsshop-mcp

Installing Robotsshop

This server has no published package — it is built from source. Open the repository and follow its README.

▸ github.com/AnalogHubris/robotsshop-mcp

FAQ

Is Robotsshop MCP free?

Yes, Robotsshop MCP is free — one-click install via Unyly at no cost.

Does Robotsshop need an API key?

No, Robotsshop runs without API keys or environment variables.

Is Robotsshop hosted or self-hosted?

A hosted option is available: Unyly runs the server in the cloud, no local setup required.

How do I install Robotsshop in Claude Desktop, Claude Code or Cursor?

Open Robotsshop on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Robotsshop with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All finance MCPs