A
ai-toolkit
6 endpointsliveAI tools for agents: chat, summarize, classify, entity extraction, embeddings, transcription. x402 (MCP server com.agishub/ai-toolkit, aggregated from the official registry)
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, and then use Cracked to show me what I can do for ai-toolkit.
| Endpoint | What it does | Price | Health |
|---|---|---|---|
| summarize /summarize verified | Summarize a block of text into a short abstract, with an optional target length. No external API key required. | $0.0020 per call | unknown |
| classify /classify verified | Classify a text into exactly one of the candidate labels you provide (e.g. sentiment, topic, intent). | $0.0020 per call | unknown |
| extract entities /extract_entities verified | Extract named entities from text — people, organizations, locations, dates and miscellaneous — returned as structured JSON. | $0.0020 per call | unknown |
| transcribe /transcribe verified | Transcribe an audio file (given by public URL) to text. Handles mp3, wav, m4a, ogg and more. | $0.0020 per call | unknown |
| embed /embed verified | Turn text into a numeric embedding vector for semantic search, RAG and similarity. Multilingual. | $0.0020 per call | unknown |
| chat /chat verified | Ask a general-purpose LLM a question or give it an instruction, with an optional system prompt. No external API key required. | $0.0020 per call | unknown |