{
  "mcp_version": "1.0",
  "servers": [
    {
      "name": "toreva",
      "description": "Non-custodial DeFi execution primitives for Solana. Perps, yield, staking — best-execution routing across venues.",
      "transport": "stdio",
      "is_installable": true,
      "registry": "https://registry.modelcontextprotocol.io/servers/io.github.toreva/kit",
      "install": "npx @smithery/cli install toreva/toreva",
      "smithery": "https://smithery.ai/server/toreva/toreva",
      "repository": "https://github.com/toreva/kit",
      "tools": [
        "toreva_perps_long",
        "toreva_perps_short",
        "toreva_perps_close",
        "toreva_perps_add_margin",
        "toreva_perps_remove_margin",
        "toreva_perps_cancel_order",
        "toreva_perps_funding_settle",
        "toreva_perps_query_position",
        "toreva_perps_query_funding",
        "toreva_perps_query_venues",
        "toreva_perps_query_markets",
        "toreva_perps_simulate",
        "toreva_perps_explain",
        "toreva_strategies",
        "toreva_earn",
        "toreva_scan",
        "toreva_simulate",
        "toreva_execute",
        "toreva_explain",
        "toreva_configure"
      ]
    }
  ]
}
