Skip to content
Grok

Caliu Notes for Grok

com.caliuapp/caliu-notes

Read and write your Caliu notes from any MCP client: search, create, tag, remind, attach files.

client:Grok transport:streamable-http runtime:npm

Install Caliu Notes in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "caliu-notes": {
      "type": "http",
      "url": "https://api.caliuapp.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

Caliu Notes in other clients