CursorPool
← 返回首页

Phantom MCP Server

4

Phantom 官方 MCP:为 AI Agent 提供加密钱包——签名、发交易、转账、兑换及查询地址。

MCPPhantom MCP 服务器
添加到 Cursor

安装时此配置会传入 Cursor,请先检查 command / args / env 等字段再继续。

{
  "env": {
    "PHANTOM_APP_ID": "your-phantom-app-id"
  },
  "args": [
    "-y",
    "@phantom/mcp-server"
  ],
  "command": "npx"
}