Item detail
github.com

tsouth89/conduit

RepoRadar surfaced tsouth89/conduit — an MCP server — into the Radar section, where it sits at Gold tier with a 'try now' verdict. Its strongest signal is workflow potential, scored 10.0 out of 10.

Score8.5
Popularity35.0
Risknone
TierGold
Score breakdown
Usefulness9.0
Novelty9.0
Momentum7.0
Maturity7.4
Open-source/build8.4
Evidence8.0
Workflow potential10.0
Setup ease8.8

Popularity is tracked separately. Support, ads, sponsorships, and tips never affect these signals.

Why it matters

Useful for AI coding-agent power users (Claude Desktop / Claude Code, Cursor, VS Code / GitHub Copilot, Codex CLI / Codex app) who run multiple MCP servers and hit the context-bloat wall — eager registration of all N×M tools blows past the context window in seconds, and the agent wastes tokens re-reading tool descriptions it never uses; conduit sits between the client and every MCP server and

Who should use it

AI coding-agent power users (Claude Desktop / Claude Code, Cursor, VS Code / GitHub Copilot, Codex CLI / Codex app) who run multiple MCP servers and hit the context-bloat wall — eager registration of all N×M tools blows past the context window in seconds, and the agent wastes tokens re-reading tool descriptions it never uses Users who care about **credential security** — auth profiles are first-class, written to the **OS keychain** (macOS Keychain / Windows Credential Manager / Linux Secret Service via D-Bus) rather than plaintext, and the gateway forwards them to the underlying server at start Users who need **per-server ACLs** — allow/deny rules are ACL-style regexes against tool names (e.g. `allow = ["^search", "^read_"]`, `deny = ["^delete_", "^write_secrets"]`) so a coding agent can be sandboxed to read-only on a per-server basis without dropping the server entirely Users who need **sampling / elicitation control** — the gateway decides per-server whether the underlying server is allowed to make sampling requests back into the host LLM (`sampling = "off" | "local" | "remote"`) and whether the gateway should surface server-initiated elicit prompts to the user (`elicitation = "off" | "auto-approve-low-risk" | "prompt"`) Security / observability teams — every `call_tool` request is appended to a structured audit log with server, agent request id, tool name, args (with secret-arg redaction), response status, and wall-clock duration Users who care about **local trust boundary** — no cloud relay, no telemetry, no central auth service, the gateway runs as a long-lived local process (systemd / launchd / Windows Service) Users who want a live dashboard — React + Vite UI at `localhost:7575` for live tool search, recent calls, audit log review, and per-server config edits Evaluation: `git clone && cd conduit && ./scripts/setup.sh && conduit serve` then add the bundled stdio entry to Claude Desktop / Claude Code / Cursor / VS Code / Codex CLI / Codex app

Who should skip it

Skip tsouth89/conduit unless the captured evidence suggests it solves a problem you are actively working on.

About this signal

tsouth89/conduit is tracked by RepoRadar as an MCP server in the Radar section. First seen 2026-06-25; the source record was last checked on 2026-06-25. The current verdict is 'try now' with a Gold tier and easy setup difficulty. tsouth89/conduit leads on workflow potential (10.0) and practical usefulness (9.0); its lowest signal is momentum (7.0), so factor that in before investing setup time. This page summarizes the public evidence on the linked source page and states where additional review is still needed.

How this item is evaluated

The tsouth89/conduit record combines a 8.5/10 composite score with separate popularity (35.0), risk (none), and setup (easy) signals. See the scoring methodology for the current weights and evidence definitions.

Putting this into practice? Read How to vet an AI agent or MCP server before you wire it in for the checklist behind this score.

Risk explanation

No inherent user-impacting risk is flagged from the captured evidence.

Evidence links
Closest alternatives / related signals
conduit tsouth89 mcp-gateway mcp-server mcp-router lazy-discovery meta-tools search-tools
Verification record

What RepoRadar actually verified

Discovered

Automated discovery and source capture. Last checked 2026-08-21T00:41:36Z.

No editorial or hands-on review is claimed. This record remains at Discovered.

Verification sources

Longitudinal intelligence

How this decision record is moving

Raw history JSON →

47 dated snapshots retained from 2026-06-25 through 2026-08-21; see the snapshot index for explicit coverage gaps. Stars, version, release, pricing, integration, risk, maintenance, verdict, score, and momentum fields remain explicit even when a source has not reported them. Repository momentum is a normalized 0–10 RepoRadar signal; GitHub stars appear only where the popularity monitor retained exact timestamped observations.

RepoRadar score8.5 current · +0.0 net
Repository momentum9.3 current · +2.3 net
GitHub stars (observed)176 current · +88 net
GitHub stars176 exact observation
Versionv1.14.0
Last release2026-08-16T18:45:54Z
Maintenanceactive
Current risknone
Current verdicttry now
Pricing baselineNo structured commercial pricing baseline
Pricing checkedNot applicable or not recorded
Pricing freshnessNo dated commercial pricing review
Integrations baselineAnthropic, Claude, Model Context Protocol

Recent dated points

DateScoreMomentumStarsRiskVerdictMaintenance
2026-08-218.59.3176nonetry nowactive
2026-08-208.59.3176nonetry nowactive
2026-08-198.59.3176nonetry nowactive
2026-08-188.59.3176nonetry nowactive
2026-08-178.59.3174nonetry nowactive
2026-08-158.59.0165nonetry nowactive
2026-08-148.59.0165nonetry nowactive
2026-08-138.59.3165nonetry nowactive
2026-08-128.59.3158nonetry nowactive
2026-08-118.59.3147nonetry nowactive
2026-08-108.59.3145nonetry nowactive
2026-08-098.59.6138nonetry nowactive

Why the record changed

stars changed

Stars changed: 174 → 176.

version changed

Version changed: v1.13.0 → v1.14.0.

stars changed

Stars changed: 165 → 174.

version changed

Version changed: v1.12.0 → v1.13.0.

stars changed

Stars changed: 158 → 165.

stars changed

Stars changed: 147 → 158.

stars changed

Stars changed: 145 → 147.

stars changed

Stars changed: 138 → 145.

version changed

Version changed: v1.11.0 → v1.12.0.

stars changed

Stars changed: 115 → 138.

stars changed

Stars changed: 108 → 115.

version changed

Version changed: v1.10.0 → v1.11.0.