shiply for Grok
now.shiply/shiply
Publish any app in one call: SQL database, functions, email, and a custom domain. Flat price.
client:Grok
transport:streamable-http
tools:114
Install shiply in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"shiply": {
"type": "http",
"url": "https://shiply.now/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
- publish_site
- site_status
- verify_site
- list_sites
- get_site
- delete_site
- rollback_site
- list_versions
- pull_site
- set_handle
- duplicate_site
- promote_site
- set_link
- set_site_access
- get_site_access
- export_account
- whoami
- get_account_status
- list_drives
- create_drive
- drive_list_files
- drive_put_file
- drive_delete_file
- publish_from_drive