Fine Structure for VS Code
ai.finestructure/fine-structure
Build and host full-stack apps from a prompt, with agents that reach you on WhatsApp and email.
client:VS Code
transport:streamable-http
tools:84
Install Fine Structure in VS Code
.vscode/mcp.json
{
"servers": {
"fine-structure": {
"type": "http",
"url": "https://finestructure.ai/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code 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