← Back to tools
M

mcp

20 endpointslive

AgisHub — pay-per-call tools for AI agents over x402 (USDC on Base). No API key. (MCP server com.agishub/mcp, 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 mcp.
EndpointWhat it doesPriceHealth
now in
/now_in
Get the current local time in an IANA timezone, including the UTC offset, zone abbreviation and whether DST is in effect. Use whenever you need to know what tim$0.0020 per callunknown
convert timezone
/convert_timezone
Convert a specific date/time from one IANA timezone to another. Accepts ISO 8601 or natural language ('next Tuesday 3pm'). Returns the converted datetime with i$0.0020 per callunknown
convert batch
/convert_batch
Convert a single instant into many IANA timezones at once — a world-clock view. Like convert_timezone, but 'to' is a list of target zones.$0.0020 per callunknown
tz offset
/tz_offset
Get the exact UTC offset of an IANA timezone at a given instant, DST-aware. Correctly handles fractional offsets such as India +05:30 and Nepal +05:45.$0.0020 per callunknown
list timezones
/list_timezones
List or search valid IANA timezone identifiers, optionally filtered by a city, region or country substring (e.g. 'kolkata', 'america'). Use it to discover the e$0.0020 per callunknown
lookup timezone
/lookup_timezone
Resolve a city or country name to its IANA timezone(s) so you don't need the exact identifier — e.g. 'Delhi' -> 'Asia/Kolkata'. Use it first when you only have $0.0020 per callunknown
date math
/date_math
Timezone-aware date arithmetic: add or subtract a duration to a datetime (days are calendar-based and DST-safe; hours and minutes are absolute), or compute the $0.0020 per callunknown
find meeting slots
/find_meeting_slots
Find working-hour time slots that overlap across participants in different timezones for a meeting of a given duration, excluding weekends and (when a country i$0.0020 per callunknown
is holiday
/is_holiday
Check whether a given date is a public holiday in a country (identified by its ISO 3166-1 alpha-2 code), and return the holiday name if so. Backed by an authori$0.0020 per callunknown
extract
/extract
Fetch any public web page and return its main content as clean, token-efficient Markdown (title, description, headings, links, lists). Set render:true to execut$0.0020 per callunknown
qr code
/qr_code
Generate a QR code for any text or URL. Returns an inline SVG plus a data URI, with selectable size, quiet-zone margin and error-correction level.$0.0020 per callunknown
convert units
/convert_units
Convert a value between units of the same category: length, mass, volume, speed, area, digital storage, time, and temperature (Celsius/Fahrenheit/Kelvin).$0.0020 per callunknown
convert currency
/convert_currency
Convert an amount between currencies using live daily exchange rates (ISO 4217 codes, e.g. USD, EUR, GBP, JPY). Returns the converted amount and the rate used.$0.0020 per callunknown
summarize
/summarize
Summarize a block of text into a short abstract, with an optional target length. No external API key required.$0.0020 per callunknown
classify
/classify
Classify a text into exactly one of the candidate labels you provide (e.g. sentiment, topic, intent).$0.0020 per callunknown
extract entities
/extract_entities
Extract named entities from text — people, organizations, locations, dates and miscellaneous — returned as structured JSON.$0.0020 per callunknown
transcribe
/transcribe
Transcribe an audio file (given by public URL) to text. Handles mp3, wav, m4a, ogg and more.$0.0020 per callunknown
embed
/embed
Turn text into a numeric embedding vector for semantic search, RAG and similarity. Multilingual.$0.0020 per callunknown
chat
/chat
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 callunknown
memory upsert
/memory_upsert
Store a piece of text in a persistent, searchable memory collection (namespace). Embedded and indexed for later semantic recall.$0.0020 per callunknown
Cracked: connect your agent to every tool it needs