satohubai

MCP — Development skill for Claude Code

Development community

⬡ The Sato Hub MCP server — npx -y @satohub/mcp.

How to install MCP

This entry records only its repository, not the path inside it, so there is no exact command to give. Open satohubai/mcp and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What MCP does

⬡ The Sato Hub MCP server — npx -y @satohub/mcp. Scored index of the onchain agent stack, Preflight, Sato Route, Agent Passports. 32 tools, no key, non-custodial.

Alternatives in Development

  • Mempalace Init — Set up MemPalace — install the package, initialize a palace, register the MCP server with Cursor, and verify e 58.6k ★
  • Claude Context Mode — An MCP server that sits between Claude Code and these outputs 5.3k ★
  • 04 Fix MCP Server — Prompt 04: Fix MCP Server Build 2.2k ★

README

⬡ Sato Hub MCP

**Query the scored, daily-updated index of the onchain agent stack — live, from your agent.**

`npx -y @satohub/mcp` · Streamable HTTP · no API key · non-custodial

[![npm](https://img.shields.io/npm/v/%40satohub%2Fmcp?label=%40satohub%2Fmcp&color=0b0f14)](https://www.npmjs.com/package/@satohub/mcp) [![license](https://img.shields.io/badge/license-MIT-0b0f14)](./LICENSE)

**[satohub.ai/mcp](https://satohub.ai/mcp?utm_source=github&utm_medium=mcp-repo&utm_campaign=onchain-agents)** · **[the index](https://github.com/satohubai/onchain-agents)** · **[framework plugins](https://github.com/satohubai/sato-hub-integrations)** · **[satohub.ai](https://satohub.ai?utm_source=github&utm_medium=mcp-repo&utm_campaign=onchain-agents)**


  • What this is. The Sato Hub MCP server: 32 tools over the scored index of what onchain agents are built from (frameworks, MCP servers, wallets, x402 and stablecoin payment rails, ERC-8004 identity, trading venues, agent skills), plus measured agent-economy numbers, Agent Passports, Preflight and Sato Route. This repo holds @satohub/mcp, the stdio shim for clients that cannot speak HTTP.
  • What a Sato Score is. A 0–100 measure of how open, active and verifiable a project is, computed from evidence only. It is not a safety, quality, security or returns grade, and self-reported is never treated as verified. Methodology →
  • Non-custodial. Nothing here signs a transaction, holds a key or moves funds. Route and swap tools return unsigned objects for your own signer, and every refusal names its rule.

Endpoint

POST https://satohub.ai/api/mcp

Model Context Protocol over Streamable HTTP. If your client speaks HTTP, use this URL directly and skip the package.

Connect

**Claude Code**

claude mcp add --transport http satohub https://satohub.ai/api/mcp

**Claud