Loading MCP server directory, please wait...
Research, build, and deploy AI-generated websites via the Warpweb API.
npx @getmcp/cli add io.github.northbeamsoftware/warpwebRequires Node.js 18+. Community-contributed server. Review source before installing.
WARPWEB_API_KEYYour Warpweb API key, issued at https://warpweb.ai/app. Format: wwk_...
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.northbeamsoftware/warpweb": {
"command": "npx",
"args": [
"-y",
"warpweb-mcp"
],
"env": {
"WARPWEB_API_KEY": "",
"WARPWEB_API_URL": ""
}
}
}
}