Skip to main content
Glama
AnalogHubris

robotsshop-mcp

by AnalogHubris

robotsshop-mcp

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

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.

Related MCP server: gatepay-local-mcp

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

A
license - permissive license
-
quality - not tested
B
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/AnalogHubris/robotsshop-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server