Serversio.github.toreva/kit
K

io.github.toreva/kit

io.github.toreva/kit · v0.1.1
▦ npm
v0.1.1npm npm: @toreva/mcp🌐 https://gateway.toreva.com/mcp↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.toreva/kit",
  "description": "Non-custodial execution primitives for DeFi on Solana. 1 bps to open. Everything else is free.",
  "repository": {
    "url": "https://github.com/toreva/kit",
    "source": "github"
  },
  "version": "0.1.1",
  "packages": [
    {
      "registryType": "npm",
      "identifier": "@toreva/mcp",
      "version": "0.1.1",
      "transport": {
        "type": "stdio"
      }
    }
  ],
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://gateway.toreva.com/mcp"
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}