opencode
Verified Safeby Olbrasoft
Overview
Automates session and task tracking for OpenCode interactions with a VirtualAssistant Hub API, enabling centralized task management across AI agents.
Installation
node /path/to/your/virtual-assistant/opencode/mcp-servers/opencode-hub-plugin/dist/index.jsEnvironment Variables
- OPENCODE_HUB_URL
Security Notes
The server primarily communicates with a configurable Hub API, defaulting to localhost. File system operations are limited to safe logging within the /tmp directory. No 'eval', dynamic code execution, or hardcoded secrets were found. The primary security consideration is ensuring the configured `OPENCODE_HUB_URL` points to a trusted endpoint if not `localhost`.
Similar Servers
dynatrace-mcp
The Dynatrace MCP Server allows AI Assistants to interact with the Dynatrace observability platform, bringing real-time observability data directly into development workflows for contextual debugging, security insights, and automation.
opentelemetry-mcp-server
Enables AI assistants to query and analyze OpenTelemetry traces from LLM applications for debugging, performance, and cost optimization.
codex-mcp-server
Serves as a Model Context Protocol (MCP) bridge to integrate OpenAI's Codex CLI for AI-powered code analysis, generation, and review within various editors like Claude Code, VS Code, and Cursor.
claude-todo-emulator
Provides persistent task management for AI coding assistants within IDEs like Cursor and Windsurf by emulating Claude Code's todo system.