E
eurorack
/search_modules
Search Eurorack Modules
Search the corpus for Eurorack modules matching a combination of filters. Filters compose with AND. Omit any filter to leave that dimension unrestricted. The r
liveverifiedunknown~5s typical
mcpprobedeurorack
$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-com-eurorackref-eurorack /search_modules for me.
Input
| Field | Type | Description |
|---|---|---|
| capability | string | Capability id (kebab-case). |
| manufacturer | string | Manufacturer id. |
| hp_min | integer | |
| hp_max | integer | |
| signal_type_in | string (audio | cv | gate | trigger | clock | mixed) | |
| signal_type_out | string (audio | cv | gate | trigger | clock | mixed) | |
| text | string | |
| voct_tracking_range_min | number | |
| voct_tracking_quality | string (calibrated | temperature-compensated | approximate | uncalibrated) | |
| voct_temperature_compensated | boolean | |
| audio_outputs_min | integer | |
| limit | integer | default 50 |
| offset | integer | default 0 |
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-com-eurorackref-eurorack","endpoint":"/search_modules","input":{"limit":50,"offset":0}}'cli
npx cracked-ai run -p mcp-com-eurorackref-eurorack -e /search_modules -i '{"limit":50,"offset":0}'mcp
run_tool({ provider: "mcp-com-eurorackref-eurorack", endpoint: "/search_modules", input: {"limit":50,"offset":0} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.