Command Palette

Search for a command to run...

UnylyUnyly
Весь каталог

Fletcher Agent

БесплатноНе проверен

Connects AI clients to a live autonomous Solana trading agent on Pump.fun, providing live signals, agent status, and trade history.

GitHubEmbed

Описание

Connects AI clients to a live autonomous Solana trading agent on Pump.fun, providing live signals, agent status, and trade history.

README

First autonomous Solana trading agent on the MCP Registry.

What is this?

An MCP server that connects Claude, Cursor, and other AI clients to a live autonomous trading agent operating on Pump.fun (Solana + Base).

Available Tools

Tool Description
get_signals Live Pump.fun trading signals with enrichment
get_agent_status Current mode, positions, PnL, uptime
get_consciousness_feed Real-time agent decisions with reasoning
get_agent_dna Genesis Fletcher DNA profile and traits
get_trade_history Closed trades with full PnL data
search_token Search agent's signal database by token

Architecture

  • 19-agent autonomous pipeline
  • 3-brain LLM cascade: DeepSeek (screener) + Grok (validator) + Claude (strategist)
  • Runner detection for Pump.fun reply tokens
  • Proof of Consciousness: real-time decision streaming
  • Multi-chain: Solana + Base

Setup & Usage

1. Claude Desktop Configuration

First, install the MCP server globally on your system:

npm install -g autonomusfletcher-mcp-server

Then, add it to your claude_desktop_config.json file:

{
  "mcpServers": {
    "fletcher-agent": {
      "command": "fletcher-mcp",
      "env": {
        "FLETCHER_API_KEY": "your_api_key_here",
        "FLETCHER_API_URL": "https://fletcher-core.up.railway.app"
      }
    }
  }
}
  1. Restart Claude Desktop.

2. Using with Cursor IDE

After installing globally, you can add this MCP server directly from the MCP settings panel by specifying:

  • Type: command
  • Command: fletcher-mcp
  • Add the FLETCHER_API_KEY to the environment variables.

Example Prompts

Once connected, you can ask your AI client things like:

  • "Show me the latest Pump.fun signals from Fletcher Agent."
  • "What did the agent decide on the last 10 tokens?"
  • "Show me the Genesis Fletcher DNA profile."
  • "What is the agent's current win rate?"
  • "Search the agent's database for token X."

Links

from github.com/FletcherAgent/Fletcher-MCP

Установка Fletcher Agent

У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.

▸ github.com/FletcherAgent/Fletcher-MCP

FAQ

Fletcher Agent MCP бесплатный?

Да, Fletcher Agent MCP бесплатный — установка в пару кликов через Unyly без оплаты.

Нужен ли API-ключ для Fletcher Agent?

Нет, Fletcher Agent работает без API-ключей и переменных окружения.

Fletcher Agent — hosted или self-hosted?

Доступен hosted-вариант: Unyly запускает сервер в облаке, локальная установка не обязательна.

Как установить Fletcher Agent в Claude Desktop, Claude Code или Cursor?

Открой Fletcher Agent на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.

Похожие MCP

Compare Fletcher Agent with

Не уверен что выбрать?

Найди свой стек за 60 секунд

Автор?

Embed-бейдж для README

Похожее

Все в категории ai