Talk to StableCorp inside Claude, Codex or Cursor
Connect once, then ask questions in plain English: setting up a US company, getting paid in stablecoins, staying compliant across borders. Every answer comes from StableCorp's own knowledge base. When you're ready, it can start your formation for you.
Connect from your tool
One command in your terminal, then start a session:
claude mcp add stablecorp --transport http https://mystablecorp.xyz/api/mcp
More tools: Codex CLI, ChatGPT, Cursor, Claude web & desktop
Add to ~/.codex/config.toml:
[mcp_servers.stablecorp] command = "npx" args = ["-y", "mcp-remote", "https://mystablecorp.xyz/api/mcp"]
Settings → Connectors → Add custom connector, then paste the server URL:
https://mystablecorp.xyz/api/mcp
Settings → Connectors → Create (developer mode), then paste the server URL:
https://mystablecorp.xyz/api/mcp
Add to .cursor/mcp.json (project) or ~/.cursor/mcp.json (global):
{
"mcpServers": {
"stablecorp": { "url": "https://mystablecorp.xyz/api/mcp" }
}
}Slash commands (Claude Code)
Once connected, you can just talk to it. Or invoke it explicitly:
/mcp__stablecorp__ask how do I become a Kazakhstan tax resident?Ask anything. Answers come from our knowledge base, with links.
/mcp__stablecorp__start-formationGuided intake. Pick LLC vs C-Corp, drop your name ideas, and we take it from there.
What people ask it
Digital nomad
“I travel for work and pay for everything personally. Why would I set up a business?”
Indian freelancer
“I'm an Indian tax resident getting paid in USDC. How does owning a US LLC actually work for me?”
Network School / Kazakhstan
“How do I become a tax resident of Kazakhstan, and does a US LLC fit that?”
US contractor
“I'm a US citizen contracting a US company. Would a Wyoming LLC improve my tax structure?”
Ready to form your company?
When you're ready, tell the assistant. The start_formation_intake tool records your desired company names, entity type and tax residence so your setup is pre-filled before you even sign up. Or skip straight to mystablecorp.xyz/start.
Privacy
Questions you ask are answered from a static knowledge base and are not stored. The only data StableCorp keeps is what you explicitly submit through the intake tool (email, company-name ideas, entity type, tax residence, timeline). It is used solely to speed up your formation, never sold or shared. Submissions are rate-limited, and IP addresses are stored only as salted hashes. The assistant gives general information, not legal or tax advice.