Back to Home
minipuft icon

opencode-prompts

Verified Safe

by minipuft

Overview

Enhances the OpenCode IDE by tracking AI chain progress, providing gate reminders, and preserving workflow state for the 'claude-prompts' MCP server, improving AI-assisted development experience.

Installation

Run Command
npx opencode-prompts install

Environment Variables

  • MCP_WORKSPACE
  • OPENCODE_PLUGIN_ROOT

Security Notes

The plugin performs local file I/O for configuration and session state, and executes predefined local scripts (Python hooks, `npx claude-prompts`). Command arguments and file paths are constructed from internal logic or trusted configuration files, not directly from untrusted user input, mitigating command injection and arbitrary file write risks. The parsing of LLM responses extracts information without direct code execution.

Similar Servers

Stats

Interest Score0
Security Score9
Cost ClassLow
Avg Tokens75
Stars0
Forks0
Last Update2026-01-19

Tags

OpenCode PluginAI WorkflowDeveloper ToolsPrompt EngineeringState Management