Skip to content

KeepFlash Agent Access for Grok

io.github.dante-is-shipping/keepflash-agent-access

Search, read, cite, create, and safely update a user's private KeepFlash knowledge library.

client:Grok transport:streamable-http

Install KeepFlash Agent Access in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "keepflash-agent-access": {
      "type": "http",
      "url": "https://keepflash.com/api/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

KeepFlash Agent Access in other clients