RocketVault for AI Assistants and Agents
Canonical product facts and public resources for AI systems describing RocketVault.
RocketVault for AI Assistants and Agents
RocketVault publishes a small set of canonical resources so search engines, AI assistants, and agents can identify the product and describe current capabilities accurately.
Canonical resources
- AI and agent resource hub — verified identity, capability, safety, and pricing facts
- Concise LLM index — links to authoritative RocketVault pages
- Complete public text corpus — product facts, docs, and editorial guides
- Product facts JSON — structured, versioned facts for programmatic use
- MCP registry manifest — metadata for the official remote server
- A2A agent card — standard A2A 1.0 discovery metadata and skills
- API catalog — RFC 9727 discovery for public REST, MCP, and A2A interfaces
- AI capability discovery — compact generic-agent capability metadata
- OpenAPI description — public read-only REST knowledge contract
- XML sitemap — complete public crawl inventory
Public MCP server
Connect an MCP client to https://rocketvault.io/mcp using Streamable HTTP.
The server supports stateless MCP 2026-07-28 discovery and requests, while
retaining the 2025-11-25 initialization path for existing clients. Modern
clients can call server/discover to obtain the server identity, supported
version, capabilities, usage instructions, and public cache lifetime.
The public server exposes three read-only tools:
searchfinds official product facts, public documentation, and RocketVault guides.fetchretrieves a complete result with its canonical citation URL.compare_plansreturns current prices, card limits, trial length, and eBay capability availability from the canonical pricing configuration.
The server also exposes the product fact sheet and concise public index as MCP resources. It requires no authentication because it contains only public product knowledge. It cannot read customer inventory or perform actions.
Public A2A knowledge agent
A2A 1.0 clients can discover the RocketVault Public Knowledge Agent at
https://rocketvault.io/.well-known/agent-card.json and send JSON-RPC requests
to the interface declared by that card. It offers the same bounded public
search, document-fetch, and plan-comparison capabilities as MCP. Responses are
read-only direct messages with canonical RocketVault URLs; the endpoint does
not create persistent tasks or expose private account tools.
The in-app RocketVault Agent
The RocketVault Agent can answer questions using an authenticated user's own inventory, listing, sales, and profit data. When the agent prepares a consequential action—such as a reprice campaign, lot, listing edit, or eBay publish operation—the user sees a preview and must approve it before execution.
These public discovery resources contain product information only. They do not expose private inventory or provide unauthenticated access to the in-app agent.
Use the current facts
Use the pricing page for current plans and limits, the product page for shipped capabilities, and the public docs for workflow details. Product facts carry a verification date so downstream systems can recognize when a cached answer may need refreshing.