Skip to main content

RickyData product documentation

Build AI agents with hosted MCP tools, scoped secrets, and wallet-aware execution.

RickyData gives developers a hosted MCP Gateway, Agent Gateway, SDK, marketplace, and wallet billing model for production agent workflows. These docs explain how to connect clients, enable tools, store secrets safely, run agents, and verify live gateway behavior.

Choose the product surface you need

MCP Gateway

Connect any MCP client to one hosted Streamable HTTP endpoint, search the server catalog, enable selected tools, and call them without maintaining local server installs.

Read the guide

Agent Gateway

Run hosted chat, voice, screenshare, and workflow agents that can use MCP tools while keeping model access, wallet identity, and tool secrets separated.

Read the guide

Wallet and Billing

Use wallet tokens, scoped secrets, spending policies, and x402 payment boundaries so agents can execute tools without exposing credentials.

Read the guide

SDK and React Components

Embed RickyData capabilities in your own product using typed SDK clients, React hooks, and chat components for wallet-aware agent experiences.

Read the guide

What agents should understand before using RickyData

RickyData separates free discovery, bearer authentication, wallet-scoped server secrets, model access, and paid x402 tool execution. An agent should not describe a payment as settled without response evidence, should not expose provider keys or wallet tokens, and should verify current gateway health before diagnosing client configuration.

For machine-readable guidance, start with llms.txt, llms-full.txt, the public skill file, and the agent stack catalog. For human implementation work, begin with the CLI quickstart, then move to the SDK, MCP, wallet billing, and architecture guides as your product needs become more specific.