get_premium_cipher_chapter
InactiveTool of CIPHER x402 — Paid Solana & Crypto Tools
Fetch a CIPHER premium chapter (markdown). Four chapters available: 'mev-deep-dive', 'three-tier-wallet', 'canadian-compliance', 'oracle-cloud-free-tier'. Priced at $0.25 USDC on Base (x402) per chapter. Pass a signed x402 v2 authorization as the '_payment' argument to unlock the paid response. Without it, the tool returns the 402 accept-list for your wallet to sign.
Parameters schema
{
"type": "object",
"required": [
"slug"
],
"properties": {
"slug": {
"enum": [
"mev-deep-dive",
"three-tier-wallet",
"canadian-compliance",
"oracle-cloud-free-tier"
],
"type": "string",
"description": "Chapter slug: 'mev-deep-dive' | 'three-tier-wallet' | 'canadian-compliance' | 'oracle-cloud-free-tier'."
},
"_payment": {
"type": "string",
"description": "Optional. Signed x402 v2 X-PAYMENT header value (base64-encoded EIP-3009 authorization). If present, forwarded upstream; if absent, tool returns the 402 accept-list."
}
}
}No endpoints wrapped at confidence ≥ 0.70.
Parent server
CIPHER x402 — Paid Solana & Crypto Tools
https://github.com/cryptomotifs/cipher-x402-mcp
1/7 registries