Senso
Sign inSign up

Start here

Ground your agents in your own knowledge

Query your own knowledge. Every answer comes back with its sources.

Quickstart

01Get a key

$100 in credits. No credit card needed.

Sign Up & Create a key

or paste one

Stays in your browser. Nothing is sent anywhere.

02What are you connecting?

Over MCP or the REST API.

Registers Senso for every project, not just this one.

Prefer instructions over tools? Agent skills teach an agent the full pipeline, including generate and publish.

bash
claude mcp add --transport http --scope user senso https://apiv2.senso.ai/mcp \
  --header "X-API-Key: YOUR_API_KEY"

03Put something in, then ask

A new knowledge base is empty, so the first question has nothing to answer from. One document fixes that.

ask your agent
Add this to my Senso knowledge base: <paste a policy, a README, anything>

Then ask it something that document answers:

ask your agent
What does my knowledge base say about our refund policy?

You get an answer built only from your own documents, plus the documents it drew on, each with an id you can cite. Ingestion is processed in the background, so a document becomes queryable a moment after it lands.

What people build with it

Ground an agent

Answers built only from your documents, returned with the sources they came from.

Power a workflow

Support, compliance and call center agents working from one source of truth.

Control what AI says about you

Publish what models should read, then measure whether the answer changed.

Ingest is stage 01 of six

The context layer

One place your agents read from, instead of five places nobody maintains.

Five sections, each holding a different kind of truth about your business. An answer draws on all of them at once, and every sentence it produces traces back to a document you own.

The dots are the readout that matters. A thin section is where answers go vague; an empty one is where they get invented.

How to fill them →Why ground truth →

See it run

Ingest knowledge

Hover any row
Upload your documentsPolicies, rates, termsPDF, Word, Excel, PowerPoint, HTML, CSV, JSON, XML — parsed, chunked, indexed.

Happens without you

Read my websitePages read on a scheduleComingYour public pages, re-read as they change. Nobody has to remember to re-upload.
Connect SlackDrop knowledge in a channelComingPost a decision in a channel, it lands in the knowledge base.
Connect your agentsClaude Code · Codex · CLILiveWhatever your agent can read, it can file. One MCP call, no connector to build.

Answer analysis

Running

What products or services do you offer?

10s

Six-week engagements, an annual product catalog1 and the advisory retainer3. Every line is quoted from a document you own2 — add more and run it again.

  1. 1product-catalog_2026.xlsx0.94
  2. 2about-us_who-we-are.pdf0.88
  3. 3Redwood_Six-Week.docx0.71
Sources cited
3
Top relevance
0.94
Answered in

Illustrative until you connect an organization.

Run this on your own knowledgeWith your organization, not an example.Open the playbook →

Already have a RAG system?

Keep it. Ask the same question of your stack and of Senso, then compare. Senso answers only from documents you own, with sources, so the difference is what your system invented or missed. Works against any pipeline, any model, local included.

What this covers, and what it doesn't

MCP covers ingest and query. Generation and publishing are on the CLI. Measurement needs step 2 first.