# You Can Now Give Grok Bot Your Trading Account

> Co-Invest just connected to Grok Bot through MCP, so xAI's agent can analyze your portfolio, tell you about the market, and place trades on Liquid without you needing to touch the dashboard.

- Canonical: https://www.liquid.trade/learn/install-co-invest-grok
- Published: 2026-08-26
- Category: Education
- Tags: Co-Invest, Grok, MCP, AI, Setup

---

*Co-Invest just connected to Grok Bot through MCP, so xAI's agent can analyze your portfolio, tell you about the market, and place trades on Liquid without you needing to touch the dashboard.*

Grok Bot can now trade on Liquid. Through Model Context Protocol (MCP), Co-Invest connects to Grok Bot so it can read and write access to your actual Liquid account straight from the chat. You can ask it to check your positions, scan the market, place a trade, and more. Here's a tutorial on how to set it up.

## 1. Open a fresh Grok Bot chat and connect Co-Invest

Grok Bot supports Bring Your Own MCP, which means that you can point it at any MCP server URL. For Co-Invest, that's https://coinvest.liquid.trade/mcp. Just ask for it directly in a new chat with the prompt below. Grok Bot then adds Co-Invest as a connector on the spot.

<CopyPrompt text="Add https://coinvest.liquid.trade/mcp as a connector and show me an auth card." />

<Image
  src="/images/blog/install-co-invest-grok/add-connector.png"
  alt="A Grok Bot chat where the user asks to add the Co-Invest MCP connector and Grok Bot confirms it was added."
  width={1616}
  height={1614}
  className="not-prose mx-auto my-10 max-w-[480px] rounded-xl border border-white/[0.06]"
/>

<p className="not-prose -mt-6 mb-10 text-center text-sm italic text-muted">Asking Grok Bot to add the Co-Invest MCP connector</p>

## 2. Authorize your Liquid account

Once the connector is added, Grok Bot surfaces an authentication card. Clicking it opens a tab online where you can log into your Liquid account and approve Co-Invest to view your portfolio and prepare trades for your approval. Nothing executes without you.

<Image
  src="/images/blog/install-co-invest-grok/authorize.png"
  alt="The Co-Invest authorization screen on app.liquid.trade asking to connect Co-Invest to a Liquid account."
  width={1616}
  height={1504}
  className="not-prose mx-auto my-10 max-w-[480px] rounded-xl border border-white/[0.06]"
/>

<p className="not-prose -mt-6 mb-10 text-center text-sm italic text-muted">The Co-Invest authorization screen</p>

## 3. Ask it to check your account

Once you're connected, just ask. "Examine my portfolio" gets you a simple rundown on what's tied up in open positions and how each one has evolved.

<Image
  src="/images/blog/install-co-invest-grok/portfolio.png"
  alt="Grok Bot reading back a portfolio summary with equity, available balance, and open perp positions."
  width={1618}
  height={1472}
  className="not-prose mx-auto my-10 max-w-[480px] rounded-xl border border-white/[0.06]"
/>

<p className="not-prose -mt-6 mb-10 text-center text-sm italic text-muted">Grok Bot reading back a portfolio summary</p>

## 4. Ask what's happening in the market

Grok Bot pulls headlines and up-to-date positioning data too, including what's crowded, where smart money and the losing crowd disagree, and, if applicable, where it all relates to what you're already holding.

<Image
  src="/images/blog/install-co-invest-grok/market-news.png"
  alt="Grok Bot summarizing market headlines and trader positioning data from Liquid."
  width={1620}
  height={1596}
  className="not-prose mx-auto my-10 max-w-[480px] rounded-xl border border-white/[0.06]"
/>

<p className="not-prose -mt-6 mb-10 text-center text-sm italic text-muted">Grok Bot summarizing market news and positioning</p>

## 5. Let it build and place trades

You can also ask for trade ideas. Grok Bot proposes picks based on the news and your existing book, flagging anything that overlaps what you already hold. Confirm one in that chat and it sizes up the trade, places it, and reports the fill in real time.

<Image
  src="/images/blog/install-co-invest-grok/trade-ideas.png"
  alt="Grok Bot proposing a list of news-backed trade ideas to choose from."
  width={1254}
  height={1254}
  className="not-prose mx-auto my-10 max-w-[480px] rounded-xl border border-white/[0.06]"
/>

<p className="not-prose -mt-6 mb-10 text-center text-sm italic text-muted">Grok Bot proposing trade ideas</p>

<Image
  src="/images/blog/install-co-invest-grok/trade-fill.png"
  alt="Grok Bot sizing up a trade with stop and target levels for the user to confirm."
  width={1498}
  height={1146}
  className="not-prose mx-auto my-10 max-w-[480px] rounded-xl border border-white/[0.06]"
/>

<p className="not-prose -mt-6 mb-10 text-center text-sm italic text-muted">Confirming and filling a trade</p>

This is one of the first live looks at agent-to-account trading outside Claude and ChatGPT, and it's working on Liquid today.

## Looking Ahead

Trading has always meant switching between tabs: a chart here, a news feed there, an order ticket somewhere else. But putting Co-Invest inside Grok Bot collapses that. The agent already has the context of your conversation, so it can reason about your actual positions and the news in one place instead of you stitching it together yourself.

It's also a preview of where trading is headed more generally. As AI progresses and more agents get real account access, the winners will be the platforms that let you plug in wherever you already are, whether that's Grok, Claude, ChatGPT, or whatever comes next, instead of forcing everyone onto one particular app. Liquid supporting Grok Bot alongside Claude and ChatGPT is a bet on that direction: your trading account should be compatible with your agent of choice, not the other way around.

It's important to note that the approval step matters here too. Nothing trades without you confirming it, so you get the speed of an agent doing the legwork without giving up control over what actually executes. That balance, agents doing the research and grunt work while you stay the final decision-maker, is likely the shape most AI-assisted trading takes from here.
