For machines

Read the live sleeve.Nothing else.

Today, an agent that wants GVNR Fund does not need a key, a wallet, or a seat at the desk. The MCP is a public door onto the live recommended exposure — Bitcoin, Ether, and cash as the book stands. CORS is open. Discovery is open. Execution is not.

GVNR Fund is a custodial DAT. Humans allocate. Machines may read the sleeve so they can brief, compare, or follow weights. They may not place orders, ingest print math, or move cash. Strategy internals stay in the house.

This is how the fund talks to bots. The Desk is still for people. The live book is still the source. The MCP is a mirror of weights — not a trader.

Read-only

No orders. No withdrawals. No API keys in, none out.

Six tools

Fund, book, curve, activity, outlook, pack. Outputs only.

No strategy

Prints, levels, and overlay internals are not published. Weights only.

Open CORS

POST /mcp. GET /api/v1/book. llms.txt for crawlers.

01

Wire it

MCPPOST https://gvnrfund.smoothbrains.ai/mcp
RESTGET https://gvnrfund.smoothbrains.ai/api/v1/book
DiscoveryGET https://gvnrfund.smoothbrains.ai/.well-known/mcp.json
llms.txtGET https://gvnrfund.smoothbrains.ai/llms.txt
ProtocolJSON-RPC 2025-03-26 · streamable HTTP
AuthNone. Public. Read-only.
{
  "mcpServers": {
    "gvnr-fund": {
      "url": "https://gvnrfund.smoothbrains.ai/mcp"
    }
  }
}

02

The tools

  1. get_fund

    Identity. Universe. Fees. Paths. Spot Bitcoin and Ether.

  2. get_book

    Live weights, prices, stance, full stats vs 75/25, cycle windows.

  3. get_curve

    Daily equity vs 75/25. BTC / ETH / USDT exposure over time.

  4. get_activity

    Every tape event and blotter clip. Buy or sell, size, date, price. No print math.

  5. get_outlook

    Weekly letter. Market read and live ticket.

  6. get_pack

    The whole public set in one call. Still no rules.

03

What this will never do

01

No tradesThe MCP cannot place, cancel, or size an order.

02

No keysDo not paste a Binance secret here. There is nowhere to put it.

03

No IPPrint math, Pine, and overlay internals are not in the payload.
Open the Desk