nowfound

Alternatives

Products that do what Edit any file, any language, CLI + MCP does

Edit any file, any language, any way — CLI + MCP

  1. 1BM
  2. 2

    Copilot's response to Claude Code and Codex CLI

    Sep 2025

  3. 3

    A markdown editor you and your agent co-edit

    Jul 2026 · openmarkdown.dev

  4. 4

    Send any website components to Cursor or Claude via MCP

    2025

  5. 5

    Give your app AI superpowers with MCPs

    2025

  6. 6

    One command line to add UI components to your project

    Oct 2025

  7. 7

    Parallel agents & headless CI/CD in your terminal

    Feb 2026 · cline.bot

  8. 8

    Free editor for translations in portable object files

    2021

  9. 9

    Give AI agents secure, real-time access to your files

    2025

  10. 10

    Skip migration and launch MCP with built-in Auth

    Nov 2025

  11. 11

    Open-source Computer Use MCP for AI agents

    May 2026 · github.com

  12. 12FC

    Hey HN! I'm excited to share f2, a command-line tool I built for fast and flexible bulk renaming of files. It's cross-platform (Linux, macOS, Windows), executes a dry-run by default, supports undo, and provides great flexibility in file renaming with several built-in variables and Exiftool integration. I hope you find it useful!

    2025 · github.com

  13. 13

    A free, open-source Markdown editor for macOS with customizable appearance profiles, optional Vim keys, and local writing corrections.

    27d ago · writemd.app

  14. 14

    Connect Claude Desktop, ChatGPT, Codex Desktop, OpenClaw, or any MCP-capable assistant to Revise. Agents can draft, edit, export, and share documents on your behalf — even before you have an account. Includes the full tool-by-tool reference.

    30d ago · revise.io

  15. 15OS
  16. 16
    CodeEdit157

    Elevate your code editing experience

    2024

  17. 17MF

    Hey everyone, I've wanted an easy way to control which mcp server tools are available to clients. So for example, I might want a gmail server to only expose the read tool (but not send, delete etc). I figured if I create a cli for spawning mcp servers, I could intercept the stdin, stdout, stderr etc and modify what the clients see when they are making calls to list tools, resources, and prompts. Well it worked! In the initial version you can easily add a server to claude with a safe list of tools: npx -y mcpgod add @modelcontextprotocol/server-everything --client claude --tools=echo,add…

    2025 · github.com

  18. 18
    Chocolat117

    Native text editor for Mac.

    2014

  19. 19LW

    Some technical context on what we ran into building this. MCP tools don't really work for financial data at scale. One tool call for five years of daily prices dumps tens of thousands of tokens into the context window. And data vendors pack dozens of tools into a single MCP server, schemas alone can eat 50k+ tokens before the agent does anything useful. So we auto-generate typed Python modules from the MCP schemas at workspace init and upload them into the sandbox. The agent just imports them like a normal library. Only a one-line summary per server stays in the prompt. We have around 80…

    Apr 2026 · github.com

  20. 20
    Dover MCP118

    Run your hiring process from Claude or ChatGPT

    Aug 2026 · dover.com

  21. 21

    Manage your CMS content from Claude, Cursor, and Codex

    13d ago · marblecms.com

  22. 22CM

    Every MCP tool call dumps raw data into Claude Code's 200K context window. A Playwright snapshot costs 56 KB, 20 GitHub issues cost 59 KB. After 30 minutes, 40% of your context is gone. I built an MCP server that sits between Claude Code and these outputs. It processes them in sandboxes and only returns summaries. 315 KB becomes 5.4 KB. It supports 10 language runtimes, SQLite FTS5 with BM25 ranking for search, and batch execution. Session time before slowdown goes from ~30 min to ~3 hours. MIT licensed, single command install: /plugin marketplace add mksglu/claude-context-mode…

    Feb 2026 · github.com

  23. 23
    Monet72

    Edit Videos and Design Images with Claude Code and Codex

    Apr 2026 · github.com

  24. 24HM

    We built a Rust MCP server, which wraps the excellent headless terminal (HT)[1] to makes it available for agentic coding tools. Most agentic coding tools struggle with blocking, interactive terminal tools (all the boilerplate generator, infra CLI tools etc). This is because many existing CLI dev tools are built for humans and require interactive input. We built this so agentic coding tools (Claude Code, Cursor, Memex, etc) can “see” and “interact” with terminals exactly like humans do. In our demo video [2], you'll see it operating vim/emacs just as a human would - selecting options,…

    2025 · github.com

Ranked by how close each launch is in meaning, then by votes. Refine with a description →