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
{
"mcpServers": {
"gvnr-fund": {
"url": "https://gvnrfund.smoothbrains.ai/mcp"
}
}
}