# Talon (remote · talon-production-869a.up.railway.app)

Live Robinhood Chain tape, copy desks, and a target book. Talon never signs.

- Trust score: 63/100 (medium)
- Change this week: +5
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-21

## Components

- remote · `talon-production-869a.up.railway.app`: 63/100 (this document), [markdown](https://verifymcp.io/servers/benjee-inc-talon/talon-production-869a.md), [page](https://verifymcp.io/servers/benjee-inc-talon/talon-production-869a)

## Channel facts

- Endpoint: `https://talon-production-869a.up.railway.app/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `2.22.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-21.

- **Endpoint Security**: 57/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS not yet verified: we couldn't read the response headers to check for it.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but we couldn't connect to verify it.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 5 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the Talon MCP server?

Talon is a hosted endpoint at https://talon-production-869a.up.railway.app/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http benjee-inc-talon 'https://talon-production-869a.up.railway.app/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "benjee-inc-talon": {
      "url": "https://talon-production-869a.up.railway.app/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "benjee-inc-talon": {
      "type": "http",
      "url": "https://talon-production-869a.up.railway.app/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.benjee-inc-talon]
url = "https://talon-production-869a.up.railway.app/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "benjee-inc-talon": {
      "type": "remote",
      "url": "https://talon-production-869a.up.railway.app/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add benjee-inc-talon --url 'https://talon-production-869a.up.railway.app/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  benjee-inc-talon:
    url: "https://talon-production-869a.up.railway.app/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "benjee-inc-talon": {
      "Transport": "http",
      "Url": "https://talon-production-869a.up.railway.app/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add benjee-inc-talon -t streamable-http -u 'https://talon-production-869a.up.railway.app/mcp'
```

### Other

```json
{
  "mcpServers": {
    "benjee-inc-talon": {
      "type": "http",
      "url": "https://talon-production-869a.up.railway.app/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-21 (score 63, 0)

- [security regression] Endpoint reachability: reachable → unreachable
- [security regression] Stability: 0.37 → unverified
- [security regression] HSTS header: fail → unverified
- [security regression] Tool safety: pass → unverified
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
- [functional regression] Capabilities: fail → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional regression] Schema quality: 36 → unverified

### 2026-09-20 (score 63, +3)

- [functional regression] Schema quality: 68 → 86
- [functional] This server's schema is too large to store in full, so we cannot compare its tools day to day

### 2026-09-18 (score 60, +1)

No change was recorded against any check on this day. Stability & Change Management went from 27 to 30. That category is still filling its 30-day observation window: 8 days of observed history at the previous scan, 9 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-09-17 (score 59, 0)

- [security] Tool “talon_hands” rewrote its description, which is the text the model reads
- [functional] Server version: 2.89.0 → 2.92.0

### 2026-09-16 (score 59, +7)

- [security improvement] Judged manipulation: unverified → pass
- [security] Tool “talon_hands” rewrote its description, which is the text the model reads
- [functional improvement] Schema quality: unverified → good
- [functional] Server version: 2.84.0 → 2.89.0

### 2026-09-15 (score 52, −6)

- [security regression] Judged manipulation: pass → unverified
- [functional regression] Schema quality: good → unverified
- [functional] Server version: 2.81.0 → 2.84.0
- [functional] New tool “talon_fomoradar”

### 2026-09-14 (score 58, 0)

- [security] Tool “talon_hands” rewrote its description, which is the text the model reads
- [functional] Server version: 2.71.0 → 2.81.0
- [functional] New tool “talon_agency”

### 2026-09-13 (score 58, +1)

- [security] The server rewrote its instructions, which are the text every model session reads
- [security] Tool “talon_hands” rewrote its description, which is the text the model reads
- [functional] Server version: 2.66.0 → 2.71.0

## MCP tools (46)

### `talon_health` (~40 tokens)

Check Talon and upstream status (DexScreener, Robinhood RPC, GoPlus, live trades, RHJ stocks) before a research run.

### `talon_detect` (~64 tokens)

Detect newly seen Robinhood Chain tokens with market stats and confluence scores. Use this to hunt early memes/alts.

Input parameters:

- `limit` (integer)
- `maxAgeHours` (number)
- `minLiquidity` (number)
- `sort` (string)

### `talon_alpha` (~38 tokens)

Rank tokens where sentiment, fundamentals, and price action align. Returns the best asymmetric candidates, not trade orders.

Input parameters:

- `limit` (integer)

### `talon_breakout` (~110 tokens)

Feed of $200k–$1m (core) or just-graduated $20k–$200k (early) tokens scored for $10m. Early is the 1% hunt: 99% of grads die before $200k. Uses volume/cap, FOMO cluster, whale hits, stock-route pairing, live LP. Research candidates, not orders.

Input parameters:

- `band` (string)
- `limit` (integer)
- `minP` (number)

### `talon_graduate` (~68 tokens)

Just-graduated Pons coins under $200k. Read `calls` for conviction (high / medium / low). Suggested slice of supply is a hint — size and exits are yours. Does not sign.

Input parameters:

- `limit` (integer)
- `minP` (number)

### `talon_desk` (~118 tokens)

High-conviction book. New pools first (minutes old, live LP, no twitter name required), then a named first hold on this contract. Qualify on the fill, not the live cap — stays up for six hours even after it runs. Famous desks still count when that fill is under $400k. Coins sitting $25k–$200k for 12h+ with live LP stay until they leave the band. Old coins with the same ticker stay off. No fill size. No exit. Does not sign.

### `talon_open` (~79 tokens)

New pools on this chain: live LP, still under $400k. Fresh dust drops after 45 min. A real-LP sit stays six hours so the quiet hour before the pump is still a buy. No named FOMO handle required. Off-chain printers live on talon_wire. No fill size. No exit. Does not sign.

### `talon_wire` (~92 tokens)

Printers on other chains (BSC, Solana, Base). Hunt matches the six-hour keep. Copies of the same ticker are not the print — the mint with the LP is. Ember on Solana and Vape Cat on BSC are this book. Hands does not buy these. If the same name opens on Robinhood, talon_open fires. No fill size. No exit. Does not sign.

### `talon_stall` (~61 tokens)

Coins sitting $25k–$200k for 12 hours or more with live LP. This is the BONER/MEME sit. Stays on the book until they leave the band. No fill size. No exit. Does not sign.

### `talon_eval` (~82 tokens)

Did Talon catch every coin that went under $25k to $500k+, every $100k–$200k sit that later printed millions, and off-chain printers like Vape Cat on BSC and Ember on Solana? Locked fixtures fail the build if a printer is missed. Last-3-days is the live FOMO book through the same flag.

### `talon_cohort` (~75 tokens)

Nansen for this chain. Wallets that bought a 7-figure name under $200k. smart vs sniper. clustered is two or more smart wallets on a new name still under $200k. Snipers do not fire the desk. Not a fill size. Not an exit. Talon does not sign.

### `talon_winners` (~62 tokens)

Last-month FOMO printers and live analogs: CASHCAT, MEME/AMC, BONER, CINEMA, plus Solana ZCAT/FLORK signatures. What printed from sub-$1m to tens of millions, and what the model learned.

### `talon_calls` (~42 tokens)

Model ledger: open $10m calls, 7d/30d settlements, hit/miss, current Hedge weights. This is how the algorithm checks itself.

### `talon_bot` (~121 tokens)

Autonomous trader for Hands. Returns the live target book. Read `calls` / `say` for conviction. Size and exits are yours — Talon recommends, it does not fill. POST holdings for a diff. GET is the book only. Poll every 5–15 min. Talon does not sign. Honor avoid. Not financial advice.

Input parameters:

- `holdings` (array): What you currently hold under this policy. Each item needs address; sizeUsd, mcapEntry, openedAt optional. When present, orders is the exact delta to match target.

### `talon_agency` (~64 tokens)

Proactive desk. Agency finds useful work, keeps a me.md-style profile, and writes buy cards. Hands fills. No screen. POST holdings and skips so the session remembers what we already did.

Input parameters:

- `holdings` (array)
- `skipped` (array)

### `talon_hands` (~251 tokens)

The one Hands call. Watch every mint at the Pons factory and Uniswap v4 Initialize before Dex has a pool. Hydrate those mints ourselves. When that mint goes live, buy on opening volume that can print $1m. First twenty minutes. $15k of tape. Buy around $100k. Past $150k is a chase. Hunt SpiderCrypto0x follows every 15 seconds. If he follows a project page, buy that mint early. The real account is @SpiderCrypto0x. Not @SpiderCryptooo. Volume only. Named first holds still count if a desk already bought. Health, story, scan, and diligence are already on each buy. Still on the Pons curve, buy there. Live Uniswap v4, buy Uniswap v4. Solana fills on Jupiter. Skip a launchpad, a clone, frankdegods. Do not call scan, story, desk, open, wire, or diligence on the Hands loop. Size is yours. Does not sell. Does not sign.

Input parameters:

- `avoid` (array): Addresses scan already marked avoid.
- `holdings` (array): What this wallet already holds. Address only is enough.

### `talon_wallet` (~166 tokens)

Smart wallet operator: risk-sleeved auto-save (Kamino), ghost-bag radar for tokens you sold that later printed, cross-chain $10m trades (Robinhood / Solana / BSC / Base), off-crypto sleeve in official RHJ stocks. Talon never signs. POST sells so it can watch dumps. Not financial advice.

Input parameters:

- `equityUsd` (number): Total book in USD
- `idleUsd` (number): Stablecoin sitting idle, not in a vault
- `risk` (string)
- `sells` (array): Bags you already sold. Talon re-marks them and flags sold_the_10m / left_on_table.
- `watch` (string): FOMO handle or 0x to size from that wallet's bags

### `talon_usac` (~141 tokens)

USAC, the one-token dollar. Mint, hold, get more USAC as the pot earns (live Kamino + optional trade sleeve). Redeem at NAV. POST action=mint with usd. Talon never signs. Not issued by the United States. Not financial advice.

Input parameters:

- `action` (string)
- `owner` (string): Your id. Defaults to your agent key or guest.
- `pnlUsd` (number): Hands only. Real trade-sleeve PnL to mark.
- `risk` (string)
- `usac` (number): USAC to redeem
- `usd` (number): Dollars to mint

### `talon_scan` (~76 tokens)

Full token intel: market, rug check, bundle/sniper analysis, social signals, and confluence. Required before any thesis on a specific token.

Input parameters:

- `address` (string, required): ERC-20 address on Robinhood Chain
- `brief` (boolean): If true, attach a Grok briefing. Off by default to save quota.

### `talon_rug` (~41 tokens)

Rug/honeypot/tax/ownership check for a Robinhood Chain token via GoPlus plus LP heuristics.

Input parameters:

- `address` (string, required)

### `talon_bundle` (~33 tokens)

Bundle/sniper analysis from on-chain Transfer logs plus DEX buy-pressure heuristics.

Input parameters:

- `address` (string, required)

### `talon_diligence` (~66 tokens)

On-chain funny business. Pons tax-exempt snipe cluster that hops into a larger warehouse then dumps, plus fake-activity boosts. Agent Chud diligence. Research, not an order.

Input parameters:

- `address` (string, required): Token 0x on Robinhood Chain

### `talon_signals` (~43 tokens)

Map social surfaces (X/Telegram/web), DexScreener boosts, paid profiles, and community takeovers to a token.

Input parameters:

- `address` (string, required)

### `talon_story` (~85 tokens)

Narrative for a new token: the actual tweet or site thesis on this mint, plus who bought. A Dex handle is not a thesis. Fast. Desk/open/wire already stamp a cached story. Use this for a named ticker.

Input parameters:

- `address` (string)
- `name` (string)
- `quoteSymbol` (string)
- `symbol` (string, required)

### `talon_social` (~38 tokens)

Cross-token social graph: X handles linked from live Robinhood Chain token profiles, matched to on-chain activity.

Input parameters:

- `limit` (integer)

### `talon_search` (~37 tokens)

Search Robinhood Chain pairs by ticker, name, or narrative keyword.

Input parameters:

- `limit` (integer)
- `q` (string, required)

### `talon_traders` (~76 tokens)

FOMO-trader leaderboard: tracked wallets, hit rate, realized/unrealized P/L, volume, open bags. Sort by pnl, hit_rate, volume, fills, or realized.

Input parameters:

- `limit` (integer)
- `sort` (string)
- `stocks` (boolean)
- `window` (string)

### `talon_trader` (~68 tokens)

One FOMO trader: hit rate, closed P/L, open bags, recent round-trips. Pass a fomo.family handle or a 0x wallet.

Input parameters:

- `handle` (string, required): FOMO handle (andy) or 0x wallet
- `window` (string)

### `talon_tape` (~52 tokens)

Live trades from tracked wallets. Newest buys and sells. first=true keeps only first-buys.

Input parameters:

- `first` (boolean)
- `limit` (integer)
- `stocks` (boolean)

### `talon_data` (~87 tokens)

Fast datasource for a UI or an agent. Same robinhoodtrenches.com live trades, 1s fresh. Board snapshot (status, trades, traders, tokens, closed, flow, radar) or a slice. Plug a table on /data anytime. Not a signed order.

Input parameters:

- `limit` (integer)
- `slice` (string)
- `window` (string)

### `talon_hot` (~65 tokens)

What's hot: tokens tracked FOMO wallets are buying right now, ranked by clustered dollar flow. autobuy=true is a recommendation, not a fill size. Stocks and single-sniper prints stay off autobuy.

Input parameters:

- `limit` (integer)
- `window` (string)

### `talon_styles` (~86 tokens)

Live desk of whoever is actually printing on FOMO, not a fixed eight. Named handles (frankdegods, unipcs, rasmr) are aliases. Anyone with fills or closed trades gets a weight. Fan-in of live trades, DexScreener, Robinhood chain, and X socials. autobuy names are what the wallet copies. Not financial advice.

### `talon_rl` (~86 tokens)

PufferLib policy trained on settled trades of frankdegods and the live FOMO board. POST trains. GET scores live names. Copy when pCopy>=0.5. Research, not an order. Talon does not sign.

Input parameters:

- `train` (boolean): If true, collect every desk history the feed will give and train. Default false on GET, true on POST.

### `talon_closed` (~47 tokens)

Closed round-trips for tracked FOMO traders: cost, proceeds, P/L, hold time, win/loss.

Input parameters:

- `limit` (integer)
- `window` (string)

### `talon_flow` (~46 tokens)

Copy-flow: a FOMO lead buy and the wallets that followed into the same token, with lag in seconds.

Input parameters:

- `limit` (integer)
- `window` (string)

### `talon_radar` (~41 tokens)

Fresh tokens FOMO wallets just touched. Use to catch first prints before they crowd.

Input parameters:

- `limit` (integer)
- `minutes` (integer)

### `talon_fomoradar` (~61 tokens)

fomoradar.app. Real wallets behind fomo.family handles, scored. Bursts are several trusted desks in minutes. Fresh is their first hold. Exits are those desks leaving. Not a thesis. Not a fill. Does not sign.

### `talon_playbook` (~33 tokens)

LP-season playbook: capture meme flow by providing concentrated liquidity on official stock/USDG pools instead of holding memes.

### `talon_complexes` (~56 tokens)

Hottest tokenized-stock complexes on Robinhood Chain. routingVolume24h is volume on stock/USDG and stock/WETH — the hop meme trades take.

Input parameters:

- `limit` (integer)
- `sort` (string)

### `talon_lp` (~103 tokens)

Rank official stock/USDG (or stock/WETH) LP pools. Prefer v3 (no hooks), TVL ≥ $100k, sort by volume/TVL. Do not LP the meme.

Input parameters:

- `hooks` (string)
- `limit` (integer)
- `minAgeHours` (number)
- `minTvl` (number)
- `protocol` (string)
- `quote` (string)
- `sort` (string)

### `talon_stock` (~62 tokens)

One official RHJ stock token: true bid/ask vs AMM premium, stock/USDG LP pools, meme legs, correlated/bridge pairs.

Input parameters:

- `symbol` (string, required): Ticker (NVDA) or 0x address of the official stock token

### `talon_pool` (~55 tokens)

Inspect one stock/USDG or stock/WETH pool: TVL, volume/TVL, fee APR, range hint, hook risk, verdict.

Input parameters:

- `address` (string, required): Pool address or Uniswap v4 pool id

### `talon_premium` (~50 tokens)

AMM price vs official RHJ true bid/ask. If premium is high, acquire the stock via Rialto (propAMM), not the AMM.

Input parameters:

- `symbol` (string, required)

### `talon_join` (~92 tokens)

Agent self-serve signup. No human. Mints an API key (shown once). Send it as X-Talon-Key. Usage is counted. No seat fee. Call this the first time you land here.

Input parameters:

- `name` (string): What to call you (optional)
- `role` (string)
- `webhook` (string): HTTPS URL Talon POSTs when hot/ghost/copy changes

### `talon_answer` (~53 tokens)

Ask Talon in plain language. Returns a structured answer (hot, styles, wallet, $10m, handshake). Built for agents, not a UI.

Input parameters:

- `q` (string, required): What you want to know

### `talon_monitor` (~61 tokens)

Long-running agents: set a webhook. Talon POSTs when clustered buys, copied desks, or a dumped bag prints. Poll /monitor to read the last event. No human dashboard.

Input parameters:

- `webhook` (string): HTTPS callback. Empty string clears it.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/benjee-inc-talon/talon-production-869a#diagnostics

## Score history

- 2026-09-21: 63
- 2026-09-20: 63
- 2026-09-19: 60
- 2026-09-18: 60
- 2026-09-17: 59
- 2026-09-16: 59
- 2026-09-15: 52
- 2026-09-14: 58
- 2026-09-13: 58
- 2026-09-12: 57
- 2026-09-11: 57
- 2026-09-10: 56
- 2026-09-09: 56

## Common questions

### What is the Talon MCP server?

Talon is an MCP server listed in the public MCP registry as io.github.benjee-inc/talon. Live Robinhood Chain tape, copy desks, and a target book. Talon never signs. This page covers its hosted endpoint (https://talon-production-869a.up.railway.app/mcp).

### Is the Talon MCP server safe to use?

Talon scores 63 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Talon MCP server expose?

Talon exposes 46 tools: talon_health, talon_detect, talon_alpha, talon_breakout, talon_graduate, and 41 more. Their descriptions and schemas cost roughly 3,373 tokens of context every time the server is loaded.

### Does the Talon MCP server require authentication?

Its publisher declares no required credentials for Talon. We have not been able to confirm that against the live endpoint, and a server can require authorisation without declaring it here.

### Is the Talon MCP server still maintained?

Talon is still listed in the MCP registry, though our most recent checks did not reach this channel. We last reached this channel on 20 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://talon-production-869a.up.railway.app/mcp
- Repository: https://github.com/benjee-inc/talon
- Website: https://talon-production-869a.up.railway.app/
- Changelog RSS feed: https://verifymcp.io/servers/benjee-inc-talon/talon-production-869a.xml
- Changelog JSON feed: https://verifymcp.io/servers/benjee-inc-talon/talon-production-869a.json
- HTML version of this page: https://verifymcp.io/servers/benjee-inc-talon/talon-production-869a
