Skip to content
Grok

Tempreon — Personal AI Memory for Grok

com.tempreon/tempreon

Person-owned AI memory that learns, not just stores — portable context for any MCP client.

client:Grok transport:streamable-http

Install Tempreon — Personal AI Memory in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "tempreon": {
      "type": "http",
      "url": "https://api.tempreon.com/functions/v1/tempreon-mcp/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

Tempreon — Personal AI Memory in other clients