MCP.so
Sign In

Wisp AI Assistant

@SunnyLich

About Wisp AI Assistant

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

Basic information

Category

Productivity

License

MIT

Runtime

python

Publisher

SunnyLich

Submitted by

SunnyLich

Config

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

{
  "mcpServers": {
    "wisp-context": {
      "command": "<absolute path to Wisp's Python interpreter>",
      "args": [
        "<absolute path to Wisp>/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

Wisp AI Assistant MCP Server

Wisp AI Assistant 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 Wisp’s own Python environment, then copy Wisp’s generated MCP configuration into your client. Only connect clients you trust: tool results may contain sensitive desktop information.

Comments

More Productivity MCP servers