Step 1: Get an API key
Go to chatgrid.ai/settings/api-keys and create a new key. It starts withcgk_live_.
Step 2: Add to your project’s .mcp.json
Create or edit .mcp.json in your project root:
.mcp.json
Step 3: Restart Claude Code
Close and reopen Claude Code (or run/mcp to reload). You should see chatgrid listed as a connected MCP server.
Step 4: Try it
Talk to Claude Code naturally. It will use ChatGrid tools automatically.Create a board
Add content
Search your knowledge
Ask questions
What tools are available?
The MCP server gives Claude Code these capabilities:| Tool | What it does |
|---|---|
| List boards | See all your team’s boards |
| Create board | Start a new project board |
| Add content | Vectorize URLs, text, or documents |
| Search | Semantic search across a board’s knowledge |
| Ask AI | Ask questions answered by board content |
Tips
One board per project
One board per project
Keep boards focused. A “Payments” board, a “Frontend” board, an “Infrastructure” board. Don’t dump everything in one board.
Add content as you go
Add content as you go
Found a useful Stack Overflow answer? Tell Claude Code to add it to the board. Read a good blog post? Add it. The board gets smarter over time.
Share with your team
Share with your team