Plugin Claude Code
Plugin marketplace listing 1 plugin: parsec.
Plugin Claude Code
Plugin marketplace listing 1 plugin: parsec.
Plugin Claude Code
Context savings for coding agents — Claude Code, Codex CLI, opencode: blocks wasteful re-reads and command loops, measures every token it saves. Free tier of the Parsec A3S stack.
MCP server Claude CodeCodexCursor +2
MCP server "scout" as configured in daseinlabs/plugins. Launched with ${CLAUDE_PLUGIN_ROOT}/bin/parsec mcp.
Agent
Parsec main-thread coding agent — default session agent while the plugin is enabled. Standard Claude Code behaviour plus the parsec scout tools and the no-reread contract.
Agent
Codebase exploration backed by parsec scout tools (repo map, outlines, symbol lookup). Use for "how does X work / where is Y implemented / what causes this error" questions instead of manual file-by-file reading.
Skill Claude CodeCodex
Route Claude Desktop's Cowork / Agent-mode traffic through the local parsec proxy so it gets curation and savings too. Use when the user asks to use parsec with Claude Desktop, or to turn Desktop interception off.
Skill Claude CodeCodex
Set the Parsec API key so your token savings show up in your dashboard. Use when the user wants to connect their account, add/paste their psc API key, see which key is configured, or stop reporting.
Skill Claude CodeCodex
Restart the local parsec proxy if it was killed mid-session — brings the supervisor back on the routed port so requests stop failing. Use when the user says the proxy died, requests hang or error against 127.0.0.1, or they killed the proxy and want it back.
Skill Claude CodeCodex
Show measured token savings — re-reads blocked and command loops broken by the parsec no-reread hook, from the local ledger, never estimated.
Skill Claude CodeCodex
Activate parsec — write the Claude Code routing env (ANTHROPICBASEURL → local proxy), install the savings status line, and start the proxy. Use when the user wants to set up parsec, enable curation, or re-run a failed first-time setup.
Skill Claude CodeCodex
Manage opt-in telemetry sharing (off by default). Supports --preview (show exact bytes before anything uploads), off, and purge.
Skill Claude CodeCodex
Stage a det+dir compaction of this session — a deterministic needed-set trim of the transcript plus a standing-directives block, injected automatically after /clear. Use when context is nearly full and the user wants a better /compact.
Skill Claude CodeCodex
Cleanly remove parsec from this machine — undo Claude Code routing, stop the local proxy, delete downloaded models and data, then uninstall the plugin itself.