AE
AI-Portal — Enterprise GenAI Briefing
/list_releases
List AI model releases
List AI model and product releases tracked by AI-Portal, newest first. Filter by category, provider, year, or landmark releases only.
liveverifiedunknown~5s typical
mcpprobedai-portal—enterprise
$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-ai-portal-ai-portal /list_releases for me.
Input
| Field | Type | Description |
|---|---|---|
| category | string (llm | multimodal | image | video | tool | framework) | Release category |
| provider | string | Provider name substring, e.g. "anthropic", "google" |
| year | string | Four-digit year, e.g. "2026" |
| landmark_only | boolean | Only landmark (major) releases |
| limit | number | Max items to return (default 25, max 100) |
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-ai-portal-ai-portal","endpoint":"/list_releases","input":{}}'cli
npx cracked-ai run -p mcp-ai-ai-portal-ai-portal -e /list_releases -i '{}'mcp
run_tool({ provider: "mcp-ai-ai-portal-ai-portal", endpoint: "/list_releases", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.