Now your
agents know
what you know.

Groundframe builds a living knowledge base from your meetings, Slack, docs, Obsidian notes, and more — and delivers it to every AI agent you use. No briefing. No copy-paste.

~/my-appcompiling
my-app/
.context/new
meetings/
apr-14-client-review.mdGranola · Apr 14
apr-12-sprint-planning.mdGranola · Apr 12
decisions/
auth-approach.mdGranola · Apr 10
q2-priorities.mdSlack · #product
src/
package.json
CLAUDE.md
Works withClaude CodeCursorCopilotWindsurfand more

The problem

Agents can't search for what
they don't know exists.

Without Groundframe

no context
Fix the issues the client flagged last week.
agentI don't have access to your client meetings. What issues did they flag? Can you share the notes?

With Groundframe

grounded
Fix the issues the client flagged last week.
agentFrom the Apr 12 client call: three issues flagged — login timeout too aggressive (30 min), mobile nav disappears on scroll, export missing from dashboard. Starting with the timeout — changing to 4 hours based on their feedback.

“The unknown unknowns problem is unsolvable with pull-based retrieval. You can't ask for context you don't know you need.”

— Groundframe thesis

The architecture case

Push beats pull.

An agent can only pull context it knows to look for. It can't ask for the meeting it doesn't know happened.

Capability
Groundframe
MCP / RAG
Agent discovers context
Naturally — grep, glob, file read
Must know what to ask
Token overhead
~0 per context item
550–1,400 tokens per tool
Works with every agent
Yes — any IDE, any agent
Varies by implementation
Unknown unknowns
Solved — files just exist
Unsolvable by design
Setup
3 CLI commands
Per-agent configuration

Fully managed context engineering

Always briefed.
Never stale.

Every meeting, message, and decision — understood, organized, and ready for your agents.

Fully managed

Connect your sources and Groundframe handles everything else — classification, curation, freshness, delivery. Your agents are always up to date without any manual work.

Decision extraction

Groundframe pulls decisions out of meetings and Slack threads and maintains them as a living log. Your agent knows what was decided, when, and why — even if it happened last quarter.

Agent-agnostic delivery

Works with Claude Code, Cursor, Copilot, Windsurf, and any agent that reads files. Not locked to one ecosystem.

Multi-project scoping

One meeting can populate context for three repos simultaneously. Context classified once, delivered everywhere it's relevant.

Knowledge that compounds

After six months, your agents have context that would take days to reconstruct manually. The knowledge base gets richer as you work.

Zero git footprint

.context/ is gitignored by default. No meeting notes in version control. No merge conflicts on context files. No sensitive business context in your commit history. Your repo stays clean.

How it works

Three commands.
Your agents know the rest.

01

Install & init

Install the CLI and run init in your repo. Groundframe reads your README, package.json, and git remote to understand the project — no manual configuration.

terminal
$npm install -g groundframe
$✓ groundframe installed
$groundframe init
$✓ Detected: my-app (Next.js, TypeScript)
$✓ Created: .context/
$✓ Project registered in Groundframe
02

Connect your sources

Connect Granola for meeting notes, Slack for decisions and threads. Groundframe handles OAuth and encrypts your credentials. Your keys never appear in logs.

terminal
$groundframe sources
$ 
$ granola ✓ connected
$ slack ✓ connected #eng-decisions
$ gmail ✓ connected
$ calendar ✓ connected
03

Your agent knows it

Run watch and compiled context materializes in your repo — summaries, decisions, structured knowledge built from raw transcripts. Your agent reads it naturally. No tool calls, no briefing required.

terminal
$groundframe watch
$◉ Watching for new context...
$ 
$ + decisions.md (Granola, Apr 14)
$ + sprint-goals.md (Slack, Apr 13)
$ + auth-rfc.md (Granola, Apr 10)

Integrations

Connect your
whole work context.

Granola

AI meeting notes that understand your projects.

Slack

Channels, threads, and decisions — routed to the right project.

Gmail

Important threads and decisions from your inbox.

Google Calendar

Meeting context before and after every event.

Linear

Issues, cycles, and project updates.

Google Drive

Docs, specs, and shared files surfaced automatically.

Obsidian

Notes, vaults, and linked knowledge surfaced automatically.

Fireflies

Meeting transcripts and action items, automatically routed.

More integrations on the way. Join the waitlist to request yours.

Private beta

Be first.