Surfingkeys

GitHub

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

Nvim (Surfingkeys) MCP Server

Model Context Protocol (nvim) server

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