Fresh Jots for Grok
io.github.goran-arsov/freshjots-mcp
Read and write your Fresh Jots notes from Claude, Cursor, and any MCP client.
client:Grok
transport:streamable-http
runtime:npm
Install Fresh Jots in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"freshjots-mcp": {
"type": "http",
"url": "https://freshjots.com/mcp"
}
}
}
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