Notes for Grok
io.github.mctx-ai/notes
Centralized note store across AI clients: Claude, ChatGPT, Cursor, Codex, Windsurf. Save in one clie
client:Grok
transport:sse
Install Notes in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"notes": {
"type": "sse",
"url": "https://notes.mctx.ai/v1.5.4"
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs