FS
Firmenwatch — Swiss Company Register
/firma_suchen
Schweizer Firma suchen
Sucht Firmen im Schweizer Handelsregister nach Name oder UID. Liefert Firma, UID, Rechtsform, Sitz, Adresse und Status. Nutze dies, wenn die UID nicht bekannt i
liveverifiedunknown~5s typical
mcpprobedfirmenwatch—swiss
$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-firmenwatch-firmenwatch /firma_suchen for me.
Input
| Field | Type | Description |
|---|---|---|
| suchbegriff* | string | Firmenname oder Teil davon, oder eine UID wie CHE-123.456.789 |
| kanton | string | Kantonskürzel, z. B. ZH. Erlaubt: AG, AI, AR, BE, BL, BS, FR, GE, GL, GR, JU, LU, NE, NW, |
| status | string (active | in_liquidation | bankrupt | deleted) | Auf einen Status einschränken |
| anzahl | integer | Höchstzahl Treffer, 1 bis 25 default 10 |
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-firmenwatch-firmenwatch","endpoint":"/firma_suchen","input":{"suchbegriff":"...","anzahl":10}}'cli
npx cracked-ai run -p mcp-ch-firmenwatch-firmenwatch -e /firma_suchen -i '{"suchbegriff":"...","anzahl":10}'mcp
run_tool({ provider: "mcp-ch-firmenwatch-firmenwatch", endpoint: "/firma_suchen", input: {"suchbegriff":"...","anzahl":10} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.