FC
Fedlex Connector
/search_by_title
search by title
Search Swiss federal legislation titles in the Classified Compilation (RS/SR) on Fedlex. Use to find the RS number of a law when you know its name but not its n
liveunknown~5s typical
mcpfedlexconnector
$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-ch-fedlex-connector-fedlex-connector /search_by_title for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Keywords to match against act titles (e.g. 'code civil', 'protection des données') |
| language | string (fr | de | it) | Language for results (default: de) |
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-ch-fedlex-connector-fedlex-connector","endpoint":"/search_by_title","input":{"query":"..."}}'cli
npx cracked-ai run -p mcp-ch-fedlex-connector-fedlex-connector -e /search_by_title -i '{"query":"..."}'mcp
run_tool({ provider: "mcp-ch-fedlex-connector-fedlex-connector", endpoint: "/search_by_title", input: {"query":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.