Skip to content

Commit 0220072

Browse files
Add click-to-mcp to CLI Utilities section
1 parent c793879 commit 0220072

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ Lightweight command-line tools for AI-assisted commits, shell translation, and w
136136
- [Marmot](https://marmot.sh) — Shell-native CLI that gives agents one command shape for AI, web search, scraping, and data enrichment across many providers. Designed for Claude Code, Codex, OpenCode, and similar harnesses; composes via shell pipes.
137137
- [ORCH](https://github.com/oxgeneral/ORCH) — CLI runtime that coordinates Claude Code, OpenCode, Codex, and Cursor as a typed AI team. State machine (todo→review→done), auto-retry, inter-agent messaging, TUI dashboard.
138138
- [Octomind](https://github.com/muvon/octomind) — Session-based AI development assistant with MCP support, 7 LLM providers, and extensible architecture. Features plan-first workflow, semantic code search, and persistent memory.
139+
- [click-to-mcp](https://github.com/Coding-Dev-Tools/click-to-mcp) — Auto-wrap any Python Click or Typer CLI tool as an MCP server with zero code changes. Supports FastMCP, stdio, and SSE transport with automatic tool discovery. Great for giving AI coding agents direct access to dev tools via MCP.
139140

140141
---
141142

0 commit comments

Comments
 (0)