Revuo
R
Revuo
/products.get_mcp_setup

products.get mcp setup

Get MCP server setup instructions for a product. Returns available servers, their tools, connection details, and whether they support remote (hosted) access. Ea

liveverifiedunknown~5s typical
mcpprobedrevuo
$0.0020
per call
plus $0.001 platform fee per run
Open MCP server; Cracked bills routing only
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run mcp-ai-revuo-revuo /products.get_mcp_setup for me.

Input

FieldTypeDescription
slug*stringProduct slug (URL-friendly identifier)

Call it

curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
  -H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
  -d '{"provider":"mcp-ai-revuo-revuo","endpoint":"/products.get_mcp_setup","input":{"slug":"..."}}'
cli
npx cracked-ai run -p mcp-ai-revuo-revuo -e /products.get_mcp_setup -i '{"slug":"..."}'
mcp
run_tool({ provider: "mcp-ai-revuo-revuo", endpoint: "/products.get_mcp_setup", input: {"slug":"..."} })

Try it

Runs against your signed-in workspace balance. Sign in if you have not.