Documentation Index
Fetch the complete documentation index at: https://docs.chatgrid.ai/llms.txt
Use this file to discover all available pages before exploring further.
One sentence: ChatGrid is where your team’s project knowledge lives — YouTube videos, PDFs, docs, decisions — on a visual board that AI can search and answer from.
Get started in your IDE
Pick your tool. One config file. Done.Claude Code
Add to
.mcp.json — works instantlyCursor
MCP config in settings — same setup
Windsurf
MCP config in settings — same setup
.mcp.json
What can you add to a board?
Everything your team needs to remember. ChatGrid auto-processes each type.| Content type | What happens | Example |
|---|---|---|
| YouTube videos | Thumbnail rendered, transcript extracted and vectorized | Add this video: https://youtube.com/watch?v=abc |
| Websites / URLs | Page scraped, content chunked and vectorized | Add this blog post: https://vercel.com/blog/... |
| PDFs | Uploaded to storage, text extracted and vectorized | Upload this PDF: /path/to/spec.pdf |
| Images | Uploaded to storage, displayed on canvas | Upload this diagram: /path/to/arch.png |
| Text / Notes | Displayed as sticky notes, vectorized for search | Add a note: "We decided to use Stripe webhooks" |
How it works
Add knowledge
YouTube videos, PDFs, blog posts, architecture docs, decisions. Drop them in via MCP or the API. Everything is vectorized automatically.
Why ChatGrid?
Your team’s knowledge dies in Slack threads and wikis nobody updates. Memory tools like claude-mem remember what one dev did. ChatGrid remembers what the whole team knows.| claude-mem | Slack | Wiki | ChatGrid | |
|---|---|---|---|---|
| Who benefits | One dev | Team, temporarily | Team, theoretically | Team, permanently |
| External knowledge | No | Links that die | Manual pages | YouTube, PDFs, URLs — auto-vectorized |
| AI can search it | No | No | No | Yes |
| Visual | No | No | No | Spatial canvas |
Quick start (API)
Next steps
MCP Setup (2 min)
Add ChatGrid to your IDE
Use Cases
Onboarding, shared knowledge, learning
Quickstart
Build your first project board
API Reference
Full endpoint documentation