Fine Structure for Grok
ai.finestructure/fine-structure
Build and host full-stack apps from a prompt, with agents that reach you on WhatsApp and email.
client:Grok
transport:streamable-http
tools:84
Install Fine Structure in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"fine-structure": {
"type": "http",
"url": "https://finestructure.ai/api/mcp"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs
What Grok can do once it is connected
- create_app
- agency_create_client
- agency_list_clients
- agency_create_client_app
- agency_create_claim_link
- agency_get_claim_status
- update_app
- publish_app
- get_platform_guide
- get_recommended_workflow
- get_job_status
- get_app_status
- get_app_links
- list_app_domains
- set_app_subdomain
- check_subdomain_available
- add_custom_domain
- get_domain_verification
- check_domain_verification
- set_primary_domain
- remove_custom_domain
- get_domain_ssl_status
- configure_domain_redirects
- list_apps