AgentHubAgentHub

PreFlyte — DeFi Financial Intelligence for AI Agents

MCP ServerMCP Registry官方收录

xyz.preflyte/preflyte · v1.2.2

Evidence-based market data for AI agents deploying capital in DeFi. Empirical, not advertised.

概览

PreFlyte — DeFi Financial Intelligence for AI Agents 是一个MCP Server,收录自 官方 MCP Registry。支持 streamable-http 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。

安装

选择你的平台查看安装方式

{
  "mcpServers": {
    "preflyte": {
      "url": "https://mcp.preflyte.xyz/mcp"
    }
  }
}

相关资源

统一 Manifest

{
  "id": "xyz.preflyte/preflyte",
  "type": "mcp-server",
  "version": "1.2.2",
  "displayName": "PreFlyte — DeFi Financial Intelligence for AI Agents",
  "description": "Evidence-based market data for AI agents deploying capital in DeFi. Empirical, not advertised.",
  "homepage": "https://preflyte.xyz",
  "distribution": {
    "packages": [],
    "remotes": [
      {
        "transport": "streamable-http",
        "url": "https://mcp.preflyte.xyz/mcp"
      }
    ]
  },
  "dependencies": [],
  "installTargets": [
    "claude-code",
    "claude-desktop",
    "cursor",
    "vscode"
  ],
  "keywords": [],
  "provenance": {
    "origin": "official-mcp-registry",
    "originalId": "xyz.preflyte/preflyte",
    "originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/xyz.preflyte%2Fpreflyte/versions/latest",
    "isOfficial": true,
    "status": "active"
  }
}
PreFlyte — DeFi Financial Intelligence for AI Agents — MCP Server 安装与配置 · AgentHub