Loading MCP server directory, please wait...
Create and manage Popup web pages via AI — no login required. 30초 만에 웹페이지를 만들고 AI로 편집하세요.
npx @getmcp/cli add io.github.richard-kim-79/popup-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
MCP_API_KEYPopup API Key — https://leaf-bluewhale2025.vercel.app/admin 에서 발급 (lf_live_... 형식)
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.richard-kim-79/popup-mcp": {
"command": "npx",
"args": [
"-y",
"@blueslap/popup-mcp"
],
"env": {
"MCP_API_KEY": ""
}
}
}
}