Surfingkeys

GitHub

Map your keys for web surfing, expand your browser with javascript and keyboard.

Background (Surfingkeys) MCP Server

Model Context Protocol (background) server

View all Surfingkeys servers
Ready-to-Use Client Configurations
{
  "mcpServers": {
    "background": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-background"
      ]
    }
  }
}