Back to directory
sentioxyz/sentio-mcp

sentioxyz/sentio-mcp

@sentioxyz

Sentio MCP Server - 提供与Sentio API服务交互的标准化接口

sentiomcpblockchainanalyticsapidatatoolssentioxyzcontext

Installation & Configuration

{
  "mcpServers": {
    "sentio-api": {
      "command": "node",
      "args": [
        "--watch",
        "<project_dir>/build/cli.js",
        "-k",
        "<your sentio api key>"
      ]
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/15
Updated
2026/6/17