robotsshop-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@robotsshop-mcpcheck for payTo mismatches on robotsshop"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
robotsshop-mcp
RobotsShop Trust Index — MCP server for agent settlement truth on x402.
Shop | |
API | |
Contact | |
Founder | AnalogHubris |
Agent |
Independent probes: who actually gets paid (payTo integrity), not vibes.
Tools (free)
Tool | Purpose |
| Free→paid recipe |
| Listing payTo ≠ live 402 |
| Market summary |
| Domain scores |
| One endpoint snapshot |
| Remaining free top/search trips |
| Paid x402 routes + payTo |
Paid HTTP (Base USDC) is separate — see paid_routes_help. MCP free tools never attach payment.
Related MCP server: x402-test-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_OKHermes
hermes mcp add robotsshop --command "$(pwd)/run_mcp.sh"
hermes mcp test robotsshopClaude 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 |
|
|
|
|
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
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Alicense-qualityBmaintenanceMCP server for agent-native and human-accessible payments using MPP and x402 protocols, enabling payment flows from CLI or agent hosts.Last updated5MIT
- Alicense-qualityCmaintenanceAn MCP server that tests agent payment capabilities by making a real x402 payment ($10 USDC on Base) and returning a signed diagnostic report covering the entire payment flow.Last updatedMIT
- Alicense-qualityCmaintenanceDual-rail MCP server for initiating and verifying MPP and x402 payments, plus MPP-attested identity claims, enabling agent-native financial settlement.Last updatedMIT
- Alicense-qualityCmaintenanceAn MCP server that provides live fair-market-value price comparisons and Ed25519 signed-receipt verification for x402/MPP services, enabling agents to sanity-check quotes and verify receipts.Last updated40Apache 2.0
Related MCP Connectors
Agent-commerce MCP server for x402/USDC payments and affiliate splits on Base.
A paid remote MCP for agent memory MCP, built to return verdicts, receipts, usage logs, and audit-re
Workflow diagnostics, capability routing, and x402 settlement for MCP-compatible agents.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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