Loading MCP server directory, please wait...
Deploy localhost to a private, authenticated link from your AI coding agent.
npx @getmcp/cli add io.github.info-arnav/unlocalhostRequires Node.js 18+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.info-arnav/unlocalhost": {
"command": "npx",
"args": [
"-y",
"@unlocalhost/unlocalhost"
],
"env": {
"UNLOCALHOST_URL": "",
"UNLOCALHOST_TOKEN": ""
}
}
}
}