sato-hub
v1.1.1Query Sato Hub — the scored, daily-rebuilt index of onchain-agent tooling (frameworks, MCP servers, wallets, x402, ERC-8004, agent skills), agent-economy numbers and Agent Passports — plus Preflight checks and Sato Route venue picks with the fee disclosed. Read-only, keyless, non-custodial.
By Sato HubLicense: MIT1 GitHub starsUpdated 2 hours ago
Directory evidence
- Runtimes
- Codex, Claude Code, and Agent Plugins
- Parsed components
- 2 skill or MCP entries
- Source updated
- Sep 25, 2026
- Manifest status
- Canonical path parsed
The directory validates manifest shape and source location. It does not execute the plugin or provide a security endorsement. Review the indexing methodology →
Install sato-hub for Codex and Claude Code
codex plugin marketplace add IchenDEV/agent-plugin-mkt
codex plugin marketplace upgrade agent-plugin-marketplace
codex plugin add sato-hub@agent-plugin-marketplacePaste and run these commands in a terminal with Codex. They add and refresh the PluginsMP catalog, then install this plugin.
The installer fetches third-party code from the source repository shown on this page. This directory validates manifest structure and source location, but does not perform a security audit; review the manifest, components, and source before installing.
Get the source manually
git clone https://github.com/satohubai/sato-hub-skillClone the source repository, then follow its setup instructions to add the plugin to a compatible client. The repository root is the plugin root.
Plugin files
├── .codex-plugin/plugin.json├── .claude-plugin/plugin.json├── plugin.json├── skills/sato-hub/SKILL.md└── .mcp.json
Included Skills1
Query Sato Hub, the scored, daily-rebuilt index of onchain-agent tooling (frameworks, MCP servers, wallets, x402 and stablecoin payment rails, ERC-8004 identity, trading venues, agent skills) plus measured agent-economy numbers and Agent Passports. Use for questions about what to build a crypto agent from, which tools support a chain or standard, whether a crypto-agent project is real, maintained and open source, or for a citable on-chain adoption figure. Read-only, keyless, via the hosted MCP server at https://satohub.ai/api/mcp or a bundled curl script.
MCP servers1
- url
- https://satohub.ai/api/mcp
Plugin manifests3
{
"name": "sato-hub",
"version": "1.1.1",
"description": "Query Sato Hub — the scored, daily-rebuilt index of onchain-agent tooling (frameworks, MCP servers, wallets, x402, ERC-8004, agent skills), agent-economy numbers and Agent Passports — plus Preflight checks and Sato Route venue picks with the fee disclosed. Read-only, keyless, non-custodial.",
"skills": "./skills/",
"mcpServers": "./.codex-plugin/mcp.json"
}{
"name": "sato-hub",
"displayName": "Sato Hub",
"version": "1.1.1",
"description": "Query Sato Hub — the scored, daily-rebuilt index of onchain-agent tooling (frameworks, MCP servers, wallets, x402, ERC-8004, agent skills), agent-economy numbers and Agent Passports — plus Preflight checks and Sato Route venue picks with the fee disclosed. Read-only, keyless, non-custodial.",
"author": {
"name": "Sato Hub",
"url": "https://satohub.ai"
},
"homepage": "https://satohub.ai/mcp",
"repository": "https://github.com/satohubai/sato-hub-skill",
"license": "MIT",
"keywords": [
"onchain agents",
"crypto agents",
"mcp",
"x402",
"erc-8004",
"wallets",
"sato score",
"agent economy",
"web3"
],
"skills": "./skills/",
"mcpServers": "./.mcp.json"
}{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "sato-hub",
"version": "1.1.2",
"description": "Query Sato Hub — the scored, daily-rebuilt index of onchain-agent tooling (frameworks, MCP servers, wallets, x402, ERC-8004, agent skills), agent-economy numbers and Agent Passports — plus Preflight checks and Sato Route venue picks with the fee disclosed. Read-only, keyless, non-custodial.",
"skills": "./skills/",
"mcpServers": "./.codex-plugin/mcp.json"
}For maintainers
If you maintain this plugin, link to this source-backed listing from your README so users can review its manifest and indexed components.
[sato-hub on Agent Plugins Marketplace](https://pluginsmp.com/plugins/sato-hub)