Loading MCP server directory, please wait...
Demo stage for vibe-coded prototypes. Reserve a subdomain, upload via MCP, get a clean link.
npx @getmcp/cli add st.demo/demostRequires Node.js 18+. Community-contributed server. Review source before installing.
AuthorizationBearer token from https://demo.st (sign in → MCP page → copy token, or GET /api/mcp/token)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"st.demo/demost": {
"url": "https://demo.st/mcp",
"transport": "streamable-http",
"headers": {
"Authorization": ""
}
}
}
}