E
epinu
/projects_search
Projects Search
Search Epinu real-asset projects. Returns bounded summaries only; call projects_get_deep_dive for detailed packets. Results include public projects plus the tok
liveverifiedunknown~5s typical
mcpprobedepinu
$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-epinu-epinu /projects_search for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | |
| asset_type | string | |
| status | string | |
| min_roi | number | |
| max_funding_goal | number | |
| limit | integer | default 10 |
| cursor | string |
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-epinu-epinu","endpoint":"/projects_search","input":{"limit":10}}'cli
npx cracked-ai run -p mcp-ai-epinu-epinu -e /projects_search -i '{"limit":10}'mcp
run_tool({ provider: "mcp-ai-epinu-epinu", endpoint: "/projects_search", input: {"limit":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.