Hovercode for Claude Desktop
com.hovercode/mcp
Create and manage QR codes, short links, landing pages, and forms in your Hovercode workspace.
client:Claude Desktop
transport:streamable-http
runtime:npm
tools:36
Install Hovercode in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"mcp": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://hovercode.com/mcp/"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs
What Claude Desktop can do once it is connected
- list_workspaces
- create_qr_code
- build_page
- create_form
- get_analytics
- list_qr_codes
- create_short_link
- set_workspace
- create_qr_codes_bulk
- download_qr
- create_pdf_qr
- get_qr_code
- update_qr_code
- delete_qr_code
- get_qr_activity
- list_templates
- list_folders
- create_folder
- update_folder
- delete_folder
- list_tags
- update_form
- list_forms
- get_form