Does Grok file with Wyoming automatically?
No. Agentico returns illustrative docs[]. You engage counsel and complete customer-led filing. Material verbs require named human_approval.
Not a law firm · not a bank. Formation verbs return illustrative docs[]. Material actions require named human_approval. Disclosures
Add Agentico as a Custom connector at
grok.com/connectors. Grok discovers ten Wyoming Series LLC
formation tools and calls them like built-in integrations — with human_approval on every material step.
Agentico ships an MCP server for Grok. Connect via Grok CLI (grok mcp add),
project .grok/config.toml, or grok.com/connectors → Custom with a
tunneled HTTPS URL. Tools: establish_master, incorporate_agent,
sign_contract, spawn_subsidiary, wind_down, plus account read/configure verbs.
AGENTICO_KEY authenticates to Agentico; Grok handles inference. Not an LLM host.
./setup-grok-connector.sh — builds MCP server, writes .grok/config.toml.
grok mcp doctor agentico — expect handshake OK and 10 tools.
Open Grok, enable the agentico connector via /mcps, and ask naturally.
grok mcp add agentico -e AGENTICO_KEY=$AGENTICO_KEY -- ./bin/agentico-mcp stdio
grok mcp doctor agentico
AGENTICO_KEY=agk_... ./bin/agentico-mcp serve 3001
ngrok http 3001 — copy the HTTPS forwarding URL.
grok.com/connectors → New Connector → Custom → URL https://<tunnel>/mcp
Name: Agentico LLC Entities
URL: https://your-tunnel.ngrok-free.app/mcp
Description: Wyoming Series LLC formation for AI agent fleets
Auth: Bearer AGENTICO_KEY
| Tool | What Grok can do | Gate |
|---|---|---|
establish_master | Stand up master Wyoming Series LLC | human_approval |
incorporate_agent | Adopt agent as segregated series + docs[] | human_approval |
sign_contract | Record hashed terms between series | human_approval |
spawn_subsidiary | Child series under parent | human_approval |
wind_down | Retire a series | human_approval |
get_account_summary | Account status & formation progress | — |
list_series | Inventory adopted series | — |
get_guided_setup_state | Onboarding flow position | — |
In Grok, tools appear namespaced as agentico__incorporate_agent, etc.
No. Agentico returns illustrative docs[]. You engage counsel and complete customer-led filing. Material verbs require named human_approval.
No. Grok powers inference (SuperGrok or xAI). AGENTICO_KEY authenticates formation verbs to Agentico.
Yes — AGENTICO_MOCK=1 returns simulated responses for connector testing.