fletcher-agent
OfficialServer Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| FLETCHER_API_KEY | Yes | Your API key for the Fletcher agent. | |
| FLETCHER_API_URL | No | The base URL for the Fletcher API. | https://fletcher-core.up.railway.app |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_signalsA | Get latest Pump.fun trading signals with enrichment data including runner detection, smart money overlap, and LLM confidence scores |
| get_agent_statusA | Get current agent status including trading mode, active strategy, open positions, PnL, uptime, and number of active nodes |
| get_consciousness_feedA | Get the real-time agent decision feed (Proof of Consciousness). Each decision shows token, confidence score, rug probability, runner signal, and BUY/SKIP verdict with reasoning |
| get_agent_dnaA | Get the Genesis Fletcher DNA profile including breed, 11 trait scores (Speed, Aggression, Rug Defense, etc), performance stats, and survival score |
| get_trade_historyA | Get closed trade history with full PnL data, entry/exit mcap, hold duration, strategy, and exit reason |
| search_tokenB | Search for a token in the agent signal database. Returns last seen confidence, verdict, enrichment data, and whether the agent bought or skipped it |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |