EL
ExitCleanly — LLC Dissolution by State
/get_llc_dissolution_requirements
How to dissolve an LLC in a given state
Get what it takes to dissolve (close) an LLC in a specific US state: the filing fee quoted exactly as the state publishes it, the form name, how to file, typica
liveverifiedunknown~5s typical
mcpprobedexitcleanly—llc
$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-exitcleanly-dissolution /get_llc_dissolution_requirements for me.
Input
| Field | Type | Description |
|---|---|---|
| state* | string | US state name or two-letter code, e.g. "Texas" or "TX" |
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-exitcleanly-dissolution","endpoint":"/get_llc_dissolution_requirements","input":{"state":"..."}}'cli
npx cracked-ai run -p mcp-com-exitcleanly-dissolution -e /get_llc_dissolution_requirements -i '{"state":"..."}'mcp
run_tool({ provider: "mcp-com-exitcleanly-dissolution", endpoint: "/get_llc_dissolution_requirements", input: {"state":"..."} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.