Command Palette

Search for a command to run...

UnylyUnyly
Browse all

Agent Reach Tech

FreeNot checked

MCP server providing 9 tools for coding agents to search technology, development, open source, and cybersecurity topics, with support for multiple channels.

GitHubEmbed

About

MCP server providing 9 tools for coding agents to search technology, development, open source, and cybersecurity topics, with support for multiple channels.

README

CI

CLI standalone para coding agents pesquisarem tecnologia, desenvolvimento, open source e cibersegurança. Substitui o Agent Reach upstream para o escopo tech.

Pacote completo: CLI + skill auto-trigger + servidor MCP (9 tools).

Instalação (< 10 min)

git clone [email protected]:ggampp/agent-reach-tech.git
cd agent-reach-tech
pip install -e ".[mcp]"
agent-reach-tech install --env=auto
agent-reach-tech doctor

Ou via pip (sem clonar):

pip install "git+https://github.com/ggampp/agent-reach-tech.git#egg=agent-reach-tech[mcp]"

Windows helper:

.\scripts\install.ps1

Matriz de canais

Canal Backend Obrigatório Zero-config
github gh CLI + REST API Sim Público sim
web Jina Reader Sim Sim
youtube yt-dlp Sim Sim
rss feedparser Sim Sim
hackernews Algolia API Sim Sim
lobsters RSS / JSON Sim Sim
cve_nvd NVD API 2.0 Sim Sim*
osv OSV.dev Sim Sim
exa_search Exa / fallback Opcional EXA_API_KEY
reddit pullpush.io Opcional Sim

* NVD sem key funciona; NVD_API_KEY melhora rate limit.

Comandos

# v1.1 — routing e pesquisa orquestrada
agent-reach-tech route "vale a pena usar engram?" --json
agent-reach-tech research oss engram --repo Gentleman-Programming/engram --report
agent-reach-tech research cve CVE-2024-1234 --report
agent-reach-tech research trends --report
agent-reach-tech mcp

# Canais
agent-reach-tech doctor
agent-reach-tech github repo OWNER/REPO
agent-reach-tech web URL
agent-reach-tech youtube info URL
agent-reach-tech rss list
agent-reach-tech rss read URL
agent-reach-tech search --profile evaluate_library --name engram
agent-reach-tech catalog search engram
agent-reach-tech reddit search "cve" --subreddit netsec

Ver docs/MCP-SETUP.md para configurar o servidor MCP no Cursor.

vs Agent Reach upstream

Agent Reach Tech Upstream
Foco Tech/OSS/security Geral + China social
Dependência Nenhuma pip upstream
Canais 10 curados 15+
Catálogo local Sim Não
Workflows 4 receitas SKILL genérico

Opcional

$env:EXA_API_KEY = "..."   # busca semântica
$env:NVD_API_KEY = "..."    # CVE rate limit
gh auth login               # GitHub privado

Testes

pip install -e ".[dev,mcp]"
pytest                  # offline (55+ tests)
pytest -m network       # live APIs
.\scripts\benchmark.ps1

Licença

MIT

from github.com/ggampp/agent-reach-tech

Install Agent Reach Tech in Claude Desktop, Claude Code & Cursor

Recommended · one command, every IDE
unyly install agent-reach-tech

Installs into Claude Desktop, Claude Code, Cursor & VS Code — handles npx, uvx and build-from-source repos for you.

First time? Get the CLI: curl -fsSL https://unyly.org/install | sh

Or configure manually

Run in your terminal:

claude mcp add agent-reach-tech -- uvx --from git+https://github.com/ggampp/agent-reach-tech agent-reach-tech

FAQ

Is Agent Reach Tech MCP free?

Yes, Agent Reach Tech MCP is free — one-click install via Unyly at no cost.

Does Agent Reach Tech need an API key?

No, Agent Reach Tech runs without API keys or environment variables.

Is Agent Reach Tech hosted or self-hosted?

Self-hosted: the server runs locally on your machine via the install command above.

How do I install Agent Reach Tech in Claude Desktop, Claude Code or Cursor?

Open Agent Reach Tech on unyly.org, pick your client tab (Claude Desktop, Claude Code, Cursor) and press Install — the config is generated automatically, no JSON editing.

Related MCPs

Compare Agent Reach Tech with

Not sure what to pick?

Find your stack in 60 seconds

Author?

Embed badge for your README

Browse similar

All ai MCPs