EDUCHAIN Agent KitServer

SailFish-Finance
GitHub
blockchainweb3cryptocurrency

Loading subscription status...

💡 Description

This MCP server provides tools and resources to interact with EDUCHAIN. It allows Claude to query information about tokens and pools, as well as perform swaps through SailFish DEX.

📝 JSON Entries

{
  "mcpServers": [
    {
      "sailfish": {
        "env": {
          "RPC_URL": "https://your-edu-rpc-url.com"
        },
        "args": [
          "/path/to/SubgraphMCP/build/index.js"
        ],
        "command": "node"
      }
    }
  ]
}

🛠️ Tools

get_token_priceget_token_balanceset_rpc_urlget_swap_quoteswap_tokensswap_edu_for_tokenscheck_arbitrage_opportunitiesunwrap_wedu

Features

  • Token and pool information
  • Wallet operations
  • Swap operations
  • Arbitrage operations

💬 Example Queries

  • Get the current price of a token
  • Get a swap quote
  • Swap tokens
  • Check arbitrage opportunities
  • Wrap EDU to WEDU