Agent Tools
Back to MCP servers
● healthy

Turn Claude or ChatGPT into a website builder that ships a real site to a live URL you own.

Transport
streamable-http
Auth
Cost

How to connect

MCP endpoint (streamable-http)
https://studio.unshift.ai/api/mcp
JSON-RPC initialize probe
curl -X POST https://studio.unshift.ai/api/mcp \
  -H 'Content-Type: application/json' \
  -H 'Accept: application/json, text/event-stream' \
  -d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{}}'
Homepage
https://unshift.ai
Source code
https://github.com/unshift-ai/unshift-mcp