AH
Atlarium Habitat Database MCP
/search_guides
Search guides
Search Atlarium habitat guides and educational content.
liveverifiedunknown~5s typical
mcpprobedatlariumhabitatdatabase
$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-bio-atlarium-habitat-database /search_guides for me.
Input
| Field | Type | Description |
|---|---|---|
| query | string | Search text used to match public Atlarium records. |
| language | string (it | en | es) | Optional preferred response language: it, en or es. |
| topic | string | Guide topic filter. |
| limit | integer | Maximum number of public records to return, up to 50. |
| offset | integer | Zero-based pagination offset for public search results. |
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-bio-atlarium-habitat-database","endpoint":"/search_guides","input":{}}'cli
npx cracked-ai run -p mcp-bio-atlarium-habitat-database -e /search_guides -i '{}'mcp
run_tool({ provider: "mcp-bio-atlarium-habitat-database", endpoint: "/search_guides", input: {} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.