Alternatives
Products that do what recon does
35× fewer tokens for AI coding agents
- 1

- 2

- 3

13,000+ MCP servers, skills & plugins for AI coding agents
Jul 2026 · codexmarketplaces.com
- 4

- 5GM
Feb 2026 · github.com
- 6

Give AI agents access to real-time data across 200+ apps
May 2026 · apideck.com
- 7HM
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
- 8

- 9

Give your agent tools to create beautiful, codebase-aware UI
Apr 2026 · aidesigner.ai
- 10NM
2025 · trynia.ai
- 11

- 12

- 13

MicroCodex is an ultra-lightweight coding agent that runs in your terminal - paoloanzn/microcodex
Aug 2026 · github.com
- 14

- 15

Stop burning tokens. Make your agents up to 6x faster.
Apr 2026 · engram-three.vercel.app
- 16MA
Apr 2026 · github.com
- 17

- 18MS
2025 · github.com
- 19AL
Most of the MCP servers that I’ve seen are tools implemented in standalone projects. To onboard more tools (especially agents and multi-agent workflows) to MCP, I’ve been thinking it’s important to allow AI engineers to continue to prototype in their existing agent frameworks and deploy with minimal conversion when ready. We created the automcp library, which you can add as a dependency to existing projects (CrewAI, LangGraph, Llama Index, OpenAI Agents SDK, Pydantic AI, mcp-agent currently supported but more coming soon). You just need to run a CLI command to create a run_mcp.py file, make…
2025 · github.com
- 20

Your AI has your code's text, never its map. Fix that.
Jun 2026 · luuuc.github.io
- 21NT
Today we're releasing Nanobot an open-source framework for building AI agents on top of the Model Context Protocol (MCP). MCP servers are a great way to expose structured tools, but they’re usually just that—collections of functions. Nanobot makes it simple to wrap any MCP server with reasoning, a system prompt, and orchestration so it behaves like a real agent. Even better, Nanobot fully supports MCP-UI, so agents can pass rich interactive components (forms, dashboards, even mini-apps) directly into chat. A simple example: if you had a Blackjack MCP server with tools like deal, bet, and…
Sep 2025 · nanobot.ai
- 22
- 23AC
We built a reference MCP server that lets your editor/agent learn a codebase directly from source (signatures, types, AST, comments). Docs are optional. The reference impl runs on our open-source project’s codebase. Why we built it Docs are important, but they add another abstraction layer between your code and your users. Keeping them at the right quality is hard (especially at a startup), and LLM-generated docs are often mediocre until you invest real polish. Exposing code to the model in a structured way keeps answers grounded and current, and it’s always available. You can even…
Sep 2025 · github.com
- 24

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