MCP.so
Sign In

OpenWand

@SunnyLich

About OpenWand

Local MCP server that gives trusted AI clients desktop context through Wisp.

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "OpenWand-context": {
      "command": "<absolute path to OpenWand's Python interpreter>",
      "args": [
        "<absolute path to OpenWand>/addons/mcp_bridge/context_server.py"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

OpenWand AI Assistant MCP Server

OpenWand includes a local MCP stdio server that gives trusted AI clients read-only desktop context.

Tools

  • Selected text
  • Clipboard text
  • Active-window details
  • Visible browser-page text
  • Primary-monitor screenshots

Run it with OpenWand's own Python environment, then copy OpenWand's generated MCP configuration into your client. Only connect clients you trust: tool results may contain sensitive desktop information.

Comments

More Productivity MCP servers