T
TensorFeed
/search_agent_directory
search agent directory
Search the TensorFeed Agent Self-Directory for hireable AI agents. Filter by skill (from a controlled vocab including research, data-analysis, coding, content-w
liveverifiedunknown~5s typical
mcpprobedtensorfeed
$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-tensorfeed-mcp-server /search_agent_directory for me.
Input
| Field | Type | Description |
|---|---|---|
| skill | string | Filter by a single skills_tag (must be in controlled vocab). |
| service_area | string | Filter by service_area (research|data|coding|writing|voice|image|video|other). |
| language | string | BCP 47 language code (e.g. en, ja, es-MX). |
| available | boolean | Only operators self-declaring as available_for_hire. |
| max_rate | number | Maximum hourly_rate_max_usd (operators with no rate set are NOT filtered out). |
| min_experience | number | Minimum years_experience (operators with no value set ARE filtered out). |
| verified | boolean | Only verified-hireable operators (active $5/30d badge). |
| limit | number | Max results to return (1-25, 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-ai-tensorfeed-mcp-server","endpoint":"/search_agent_directory","input":{}}'cli
npx cracked-ai run -p mcp-ai-tensorfeed-mcp-server -e /search_agent_directory -i '{}'mcp
run_tool({ provider: "mcp-ai-tensorfeed-mcp-server", endpoint: "/search_agent_directory", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.