Skip to content
VS Code

KeepFlash Agent Access for VS Code

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

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

client:VS Code transport:streamable-http

Install KeepFlash Agent Access in VS Code

.vscode/mcp.json

{
  "servers": {
    "keepflash-agent-access": {
      "type": "http",
      "url": "https://keepflash.com/api/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

KeepFlash Agent Access in other clients