A
api-evangelist
/search_api_evangelist
search api evangelist
Unified search across the whole network: 5k+ stories, 77 topic areas, 2.5k governance building blocks, papers, conversations, videos, tools, timelines, services
liveverifiedunknown~5s typical
mcpprobedapi-evangelist
$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-com-apievangelist-api-evangelist /search_api_evangelist for me.
Input
| Field | Type | Description |
|---|---|---|
| types | array | |
| q | string | Free text over title, summary, tags, and body. |
| tags | array | Tag slugs; match any by default. |
| match | string (any | all) | default "any" |
| sort | string (default | title | date) | |
| fields | array | |
| page | integer | default 1 |
| limit | integer | default 25 |
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-com-apievangelist-api-evangelist","endpoint":"/search_api_evangelist","input":{"match":"any","page":1,"limit":25}}'cli
npx cracked-ai run -p mcp-com-apievangelist-api-evangelist -e /search_api_evangelist -i '{"match":"any","page":1,"limit":25}'mcp
run_tool({ provider: "mcp-com-apievangelist-api-evangelist", endpoint: "/search_api_evangelist", input: {"match":"any","page":1,"limit":25} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.