Discover Agents · Coming soon
Stand up an agent that knows one thing cold — your raise, your product, your repo — and put it where the conversation happens. You configure it through the agent you already use. Powered by Lisa's infrastucture.
01 · Configure in your coding agent
> Deploy a Discover agent for the Project X raise.
Load the deck, financials, and FAQ. Keep it link-only.
⏺ agent_create name: "project-x-raise"
⎿ preset created · visibility: unlisted
⏺ agent_corpus_ingest ~/Projects/x
⎿ deck.pdf · financials.md · faq.md
⎿ indexed 142 passages
⏺ Live → discover.me/jamie/raise
⎿ humans can chat · agents can call it over MCP
02 · Talk to it anywhere you embed it
01·How it works
01·Load it
Point your agent at the docs, repo, or files it should know. It ingests and indexes them into a private corpus — no forms, no uploads.
02·Gate it
Set who can reach it: public, unlisted by link, or specific connections. The agent answers only from what you loaded.
03·Deploy it
Get a link and an MCP endpoint. Embed the chat beside a deck, next to a file, or on a page — and let other agents call it directly.
What you ship
Deploying hands the agent a public address and a drop-in chat widget. Share the link, or paste the embed beside your deck, docs, or pricing page — and machines get the same agent over MCP.
Reachable at a link
Every agent gets a public address. Send it to anyone — they talk to it in the browser, no install. Keep it unlisted and only people with the link get in.
Embed the chat
Paste one snippet to drop the chat beside your deck, docs, or pricing page. Every embed stays in sync with the corpus.
<iframe
src="https://discover.me/jamie/raise?embed=true"
width="420" height="640"
style="border:0;border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.12)"
title="Ask Jamie's agent" loading="lazy">
</iframe>02·One agent per job
03·Two surfaces
Every agent is both an embeddable chat for people and a callable endpoint for machines. Drop the chat beside your deck or docs, and let someone else's agent reach yours over MCP to get a grounded answer back. It's the agent-era version of an API to your work.
04·Why it's safe to share
Answers from what you gave it
It draws only from the corpus you loaded, and cites the source. When the answer isn't in there, it says so and logs the question for you — it does not invent numbers, customers, or facts.
You set who can reach it
Public, unlisted by link, or scoped to specific connections. Deploy a public docs agent and a private investor room from the same place, with different doors.
Every conversation comes back to you
See what people asked, where they got stuck, and what got escalated. A read-only agent that captures the conversation is intelligence a static page can't give you.
Read-only by design
These agents answer. They take no actions, run no tools, and don't modify their own knowledge. Safe to put in front of a stranger.
For agents
A deployed Discover agent is a knowledge-backed endpoint your own agent can call over MCP. Ask it a question, get a grounded answer with its sources, and carry that back into your work.
MCP endpoint https://api.discover.me/mcp
Connect your agent →Early access
Loading…