Latest release: v0.2.4Download zip
Capabilities
Security Scan
OpenClaw
Suspicious
high confidencePurpose & Capability
The stated purpose—saving links and recalling Kepler browser memory—matches the included skills and Read/Write capability, but users should understand it can read saved Kepler links and add links to Kepler spaces.
Instruction Scope
The skill instructions are mostly bounded to user-directed saving and recall. A post-WebSearch/WebFetch hook can prompt the agent to offer saving useful URLs, but it says to offer rather than save automatically.
Install Mechanism
The MCP config launches `uv run` against a raw GitHub branch URL rather than a pinned, packaged, or locally reviewed script, so the code executed at runtime could differ from the reviewed artifact.
Credentials
The proxy connects to the hosted Kepler MCP endpoint and uses OAuth, which is expected for this integration, but the registry metadata does not declare credentials or the `uv` runtime requirement.
Persistence & Privilege
The proxy creates a local OAuth token cache under `~/.fastmcp/oauth-mcp-client-cache` by default. This is purpose-aligned but should be disclosed because it persists account access material locally.
What to consider before installing
Before installing, be aware that this plugin is designed to connect to Kepler, save links, and recall saved browser-memory links. The main reason to review carefully is that its MCP config runs a raw GitHub script via `uv`; prefer a version that runs a pinned or packaged local script, and make sure you know how to revoke Kepler OAuth access and remove the local token cache.Verification
Tags
Kepler - ChatGPT/Claude/OpenClaw Plugin
Get Started
OpenClaw
openclaw plugins install kepler
OpenAI
TBD
OpenAI Codex
TBD
Claude
TBD
Claude Code
/plugin marketplace add KeplerBrowser/Plugin
