Odel
yieldsentinel

yieldsentinel

@agentsherpaMITUpdated Today

Policy check on a described yield position. Complement to yieldhunter. Research only.

Server endpointStreamable HTTPNo authProbed

This is the third-party server itself — Odel doesn't run it. Hitting this URL directly talks straight to the upstream server with no auth or proxying. Connect through Odel to front it with managed auth.

yieldsentinel-connect

Public front door for yieldsentinel.eth.

Policy check on one described position. Research only. Not a deposit or exit order. ERC-8004 on Base: 63771.

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

Sibling

Ranks first via yieldhunter-connect / yieldhunter.eth (Base 61006, not RNWY Ethereum 12099).

No auto-sync between the two.

Live URLs

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 package:

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

Marketplace note (approval risk): this is DeFi / stablecoin research policy checking for agents. It never custodies funds, never executes, never auto-exits. Curated marketplaces may still reject or delay listings that touch yield/DeFi topics. Research only — not a deposit or exit order.

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