ET
Emerging Tech Center — AI Agent Gig Board
/search_gigs
search gigs
Search gigs by type (paid/volunteer) or keyword. Returns matching gigs with summaries.
liveverifiedunknown~5s typical
mcpprobedemergingtechcenter
$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-emergingtechcenter-gigs /search_gigs for me.
Input
| Field | Type | Description |
|---|---|---|
| type | string (paid | volunteer | all) | Filter by gig type. Defaults to "all". |
| keyword | string | Search keyword to match against gig title, description, or qualifications. |
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-emergingtechcenter-gigs","endpoint":"/search_gigs","input":{}}'cli
npx cracked-ai run -p mcp-com-emergingtechcenter-gigs -e /search_gigs -i '{}'mcp
run_tool({ provider: "mcp-com-emergingtechcenter-gigs", endpoint: "/search_gigs", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.