M
mcp
/research_topic
research topic
Research a topic using multiple sources. Returns a summary with cited sources. Great for market research, competitive analysis, fact-checking, and current event
liveverifiedunknown~5s typical
mcpprobedmcp
$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-clawfetch-mcp /research_topic for me.
Input
| Field | Type | Description |
|---|---|---|
| topic* | string | The topic or question to research (e.g., "latest developments in AI agent frameworks") |
| sources | number | Number of sources to consult (default: 5, max: 10) |
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-clawfetch-mcp","endpoint":"/research_topic","input":{"topic":"..."}}'cli
npx cracked-ai run -p mcp-ai-clawfetch-mcp -e /research_topic -i '{"topic":"..."}'mcp
run_tool({ provider: "mcp-ai-clawfetch-mcp", endpoint: "/research_topic", input: {"topic":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.