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 |
Capabilities
Features and capabilities supported by this server
| 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 | |
Latest Blog Posts
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/FletcherAgent/Fletcher-MCP'
If you have feedback or need assistance with the MCP directory API, please join our Discord server