Loading MCP server directory, please wait...
Create and manage QR codes, short links, landing pages, and forms in your Hovercode workspace.
npx @getmcp/cli add com.hovercode/mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"com.hovercode/mcp": {
"command": "npx",
"args": [
"-y",
"hovercode-mcp"
],
"env": {
"HOVERCODE_API_TOKEN": ""
}
}
}
}