git404hub

what is sana-ai-mcp fr?

etals-aiapp/sana-ai-mcp — explained in plain English

Analysis updated 2026-07-26

1TypeScriptAudience · developerComplexity · 3/5Setup · moderate

tl;dr

Lets AI assistants like Claude and Cursor search and read your Sana.AI meeting transcripts locally. A background sync copies meetings to a private database on your machine so agents can access them quickly without a public Sana API.

vibe map

mindmap
  root((repo))
    What it does
      Syncs Sana meetings locally
      Single agent tool
      Background daemon
    How it works
      Copies to local database
      Uses logged-in session
      No browser required
    Search features
      Keyword search built-in
      Optional semantic search
      FTS5 with BM25 ranking
    AI client support
      Claude Desktop and Code
      Cursor and VS Code
      Codex and Gemini CLI
    Privacy
      Data stays on machine
      Local-first access
      No public API needed

Code map

Detail Auto

An interactive map of this repo's files and how they connect — its source is parsed live in your browser. Click Visualize to build it.

filefunction / class

what do people make with this?

VIBE 1

Let Claude or Cursor search your Sana meeting transcripts for action items and decisions.

VIBE 2

Ask your AI assistant to summarize past meetings without leaving your editor or chat.

VIBE 3

Automatically sync new Sana meetings to a local database for private, offline access.

VIBE 4

Find who said what in a meeting using keyword search across all synced transcripts.

what's the stack?

TypeScriptSQLiteFTS5

how it stacks up fr

etals-aiapp/sana-ai-mcp0xkinno/neuralvault0xmayurrr/ai-contractauditor
Stars111
LanguageTypeScriptTypeScriptTypeScript
Setup difficultymoderatehardeasy
Complexity3/54/52/5
Audiencedeveloperdeveloperdeveloper

Figures from each repo's GitHub metadata at analysis time.

how do i run it?

Difficulty · moderate time til it works · 30min

Requires a logged-in Sana.AI session to access meeting data, and the installer must register with your AI client of choice.

prompts (copy fr)

prompt 1
Using the sana-ai-mcp meeting_transcripts tool, search my synced Sana meetings for discussions about 'roadmap' and summarize the key decisions made.
prompt 2
Connect sana-ai-mcp to my AI client and list my recent Sana meetings, then read the full transcript of the most recent one and extract action items.
prompt 3
Help me install and register sana-ai-mcp with Cursor so I can search my Sana meeting transcripts locally. Walk me through the installer steps for macOS.
prompt 4
Using sana-ai-mcp, find all meetings where a specific person participated and pull the recording links for each one.

Frequently asked questions

what is sana-ai-mcp fr?

Lets AI assistants like Claude and Cursor search and read your Sana.AI meeting transcripts locally. A background sync copies meetings to a private database on your machine so agents can access them quickly without a public Sana API.

What language is sana-ai-mcp written in?

Mainly TypeScript. The stack also includes TypeScript, SQLite, FTS5.

How hard is sana-ai-mcp to set up?

Setup difficulty is rated moderate, with roughly 30min to a first successful run.

Who is sana-ai-mcp for?

Mainly developer.

peek the repo → explain another one

This repo across BitVibe Labs

double-check against the repo, no cap.