The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Pomera AI Commander listing page.
A desktop text "workbench" + MCP server: clean, transform, extract, and analyze text fast—manually in a GUI or programmatically from AI assistants (Cursor / Claude Desktop / MCP clients).
Stop pasting text into 10 random websites. Pomera (GUI + MCP) - do web searches with MCP and save your work as Pomera Notes in case of text corruption in IDE! Your search API keys are stored encrypted in local database instead of JSON config file.
📊 Why AI needs Pomera! - Pomera's MCP tools reduce token usage upto 70-80% for deterministic operations.
Download latest release · Docs: Tools · MCP Guide · CrewAI Integration · Troubleshooting

Best-for workflows
Python 3.8+ is required for all installation methods.
Tkinter is included with Python from python.org.
Note: For PEP 668 protected environments, use
pip3 install --useror a virtual environment.
Download from Releases and run.
After installing via pip or npm, create a desktop shortcut for quick access:
Pomera exposes 22 text processing tools via MCP. Configure your AI assistant:
Cursor (.cursor/mcp.json):
Claude Desktop (claude_desktop_config.json):
💡 Tip: If the simple command doesn't work, use the full path. Find it with:
⏱️ Timeout: The
"timeout": 3600setting (in seconds) prevents MCP request timeouts during long-running AI operations likeresearchanddeepreasoning. Cline, Cursor, and Claude Desktop all default to a 60-second timeout, which is too short for AI calls involving web search + deep reasoning (60-300s). See Cline #1306.
See the full MCP Server Guide for Antigravity, executable configs, and troubleshooting.
MIT License - see LICENSE for details.