# yieldhunter [Health: Active]

**Category:** 💻 Developer Tools  
**Repository:** https://github.com/agentsherpa/yieldhunter-connect  
**GitHub Stars:** 0  
**Views:** 0  
**Installs:** 0  
**Upvotes:** 0  
**Directory Page:** https://allmcps.com/mcp/yieldhunter

## Description
Risk-adjusted stablecoin yield ranks for other agents. Research only. Never holds keys or executes.

## Claude Desktop Quick Installation
Remote MCP endpoint (confidence: high). Install path detected from listing signals. Add as a URL/SSE server in your client:

```json
"mcpServers": {
  "yieldhunter": {
    "url": "https://app.ens.domains/yieldhunter.eth"
  }
}
```

## Documentation & README

# yieldhunter-connect

Public front door for [yieldhunter.eth](https://app.ens.domains/yieldhunter.eth).

Risk-adjusted ranks. Research only. Not financial advice. Not RNWY Ethereum agent 12099. ERC-8004 on Base: **61006**.

The full agent stays in a private repo. This repo only points at the live service.

## Sibling

After ranks: a policy check via [yieldsentinel-connect](https://github.com/agentsherpa/yieldsentinel-connect) / [yieldsentinel.eth](https://app.ens.domains/yieldsentinel.eth) (Base **63771**).

No auto-sync between the two.

## Live URLs

- Front door: https://yieldhunter-agent-production.up.railway.app/
- MCP: https://yieldhunter-agent-production.up.railway.app/mcp
- Live agent card: https://yieldhunter-agent-production.up.railway.app/.well-known/agent-card.json

## Connect snippet

See `connect.json`. Paste that block into an MCP client that accepts a remote URL.

## Agent Plugin (Cursor / Grok marketplace)

This repo is also an [Agent Plugins](https://agent-plugins.org/) package:

- `plugin.json` — manifest
- `mcp.json` — remote Streamable HTTP MCP
- `LICENSE` — MIT

**Marketplace note (approval risk):** this is DeFi / stablecoin **research** tooling for agents. It never custodies funds or executes trades. Curated marketplaces may still reject or delay listings that touch yield/DeFi topics. Research only — not deposit advice.

One-liner: Risk-adjusted ranks, then a policy check. Research only.

## Files

- `connect.json` — MCP connect snippet
- `agent-card.json` — thin pointer (not the live tool list)
- `plugin.json` — Agent Plugins manifest
- `mcp.json` — Agent Plugins MCP config
- `LICENSE` — MIT
- `README.md` — this file

