deving-gene
Verified Safeby RobGonWin
Overview
A productivity and focus toolkit for developers, leveraging Alexa, a PC client, and VS Code to provide cognitive scaffolding and automation.
Installation
No command providedEnvironment Variables
- TRELLO_API_KEY
- TRELLO_TOKEN
- NEXTDNS_API_KEY
- ALEXA_SKILL_CREDENTIALS
Security Notes
The project emphasizes local-first, least-privilege design, and explicit denial of reading sensitive user data (keystrokes, files). Data is local by default. Planned configuration uses environment variables with OS keychain support for secrets. An optional localhost webhook is exposed, with tunneling being controllable. As actual source code is not yet available, this assessment is based on the strong stated design principles from the README.
Similar Servers
claude-prompts
This server provides a hot-reloadable prompt engine with chains, quality gates, and structured reasoning for AI assistants, enhancing control over Claude's behavior in prompt workflows.
conductor-tasks
Conductor Tasks acts as an intelligent AI-powered assistant for developers, streamlining the entire development lifecycle from task generation and planning (parsing PRDs, expanding tasks, generating implementation steps) to execution and code modification (generating diffs). It provides visual task management, integrates with various IDEs, and leverages multiple LLM providers for optimal results and cost efficiency.
responsible-vibe-mcp
Manages conversation state and guides LLM coding agents through structured software development workflows with long-term project memory and multi-agent collaboration.
cldcde
A persistent context manager that scrapes, stores, searches, and analyzes AI conversations from various platforms (ChatGPT, Grok, Gemini, Claude) to support project development and insights.