claude mcp add builduplink-uplink -- npx -y @uplink-code/mcp
{
"mcpServers": {
"builduplink-uplink": {
"command": "npx",
"args": ["-y", "@uplink-code/mcp"]
}
}
}
{
"mcpServers": {
"builduplink-uplink": {
"command": "npx",
"args": ["-y", "@uplink-code/mcp"]
}
}
}
{
"mcpServers": {
"builduplink-uplink": {
"command": "npx",
"args": ["-y", "@uplink-code/mcp"]
}
}
}
About This MCP Server
The build.uplink/uplink server is a Model Context Protocol server that enables automation of a real browser on a developer's own device, allowing for interactions without stored credentials and avoiding bot detection, and it can be connected to using the @uplink-code/mcp package. This tool is useful when a developer needs to automate browser interactions in a way that mimics real user behavior. It can be integrated into development workflows using npm and stdio.
Automate a real, logged-in browser on your own device — no stored credentials, no bot detection.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with developer tools capabilities via the stdio transport.
Package
@uplink-code/mcp on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The Uplink server extends your AI assistant with developer tools capabilities. Once installed, your AI can use its tools automatically.