Google PageRank for AI agents. 25,000+ tools indexed.

coddy-agent MCP Server

coddy-project/coddy-agent

Score: 53.9 Rank #41 MCP Server
Are you the maintainer of coddy-project/coddy-agent? Claim this listing →

Open-source ReAct AI coding agent in Go with TUI. Works with Cursor, Zed via ACP. Supports any OpenAI-compatible providers. Can use SKILLS and MCP servers.

Add AgentRank to Claude Code Discover and compare tools like coddy-project/coddy-agent — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

coddy-project/coddy-agent is a Go MCP server. Open-source ReAct AI coding agent in Go with TUI. Works with Cursor, Zed via ACP. Supports any OpenAI-compatible providers. Can use SKILLS and MCP servers. Topics: acp, agent, agent-client-protocol, antropic, cli, code-agent, llm, mcp, openai, skills, tui.

Ranked #41 out of 124 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Go No license
acpagentagent-client-protocolantropicclicode-agentllmmcpopenaiskillstui

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 5

5 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 1
Description Detailed
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for coddy-project/coddy-agent
[![AgentRank](https://agentrank-ai.com/api/badge/tool/coddy-project--coddy-agent)](https://agentrank-ai.com/tool/coddy-project--coddy-agent/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/coddy-project--coddy-agent/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/coddy-project--coddy-agent" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="coddy-project/coddy-agent"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# Coddy Agent

A **ReAct (Reasoning + Acting)** AI coding agent written in Go, compatible with any
[Agent Client Protocol (ACP)](https://agentclientprotocol.com/) editor such as Cursor, Zed,
or any other ACP client.

## Features

- **ReAct loop** - LLM alternates between thinking, acting (tool calls), and observing results
- **Two operating modes** - `agent` (full tool access) and `plan` (planning + text files only)
- **Cursor rules support** - reads `.cursor/rules/` and skills just like Cursor IDE
- **MCP server integration** - connect any MCP server for additional tools
- **Multi-provider LLM** - OpenAI, Anthropic, Ollama, any OpenAI-compatible API
- **ACP protocol** - works with Cursor, Zed, and other ACP-compatible editors

## Quick Start

### Installation

```bash
go install github.com/EvilFreelancer/coddy-agent/cmd/coddy@latest
```

Or build and install manually from source:

```bash
git clone https://github.com/EvilFreelancer/coddy-agent
cd coddy-agent
make install
```

`make in
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.