Building practical AI automation tools that enhance human productivity through seamless system integration.
🖥️ MCPControl
An MCP (Model Context Protocol) server that enables Claude and other LLMs to take direct control of a user's computer. Started as a weekend project that gained significant attention for its novel approach to AI-system interaction.
A self-hosted webhook service that spins up ephemeral, firewalled Docker containers running Claude Code in autonomous mode. Enables AI agents to work on tasks triggered by GitHub issues, Discord mentions, or API calls - from research to full feature implementation.
Example workflow:
- Comment
@BotAccounton a GitHub issue - claude-hub receives webhook, spins up isolated container
- Claude Code iterates autonomously until task completion
- Results delivered back to the issue
A Discord-based AI agent system designed to support executive functioning through:
- Intelligent task management and breakdown
- Context-aware nudges and reminders
- Gamification and progress tracking
- Integration with existing productivity tools
This framework consolidates learnings from multiple experimental repos into a comprehensive AI assistant for neurodivergent productivity.
We believe AI should augment human capabilities through:
- Direct system integration - Tools that work with existing workflows
- Autonomous operation - Minimal human intervention required
- Safety-first design - Isolated execution environments and clear boundaries
- Practical utility - Solutions that solve real problems today
These tools are built for developers, researchers, and anyone interested in pushing the boundaries of AI-human collaboration. Contributions, feedback, and novel use cases are always welcome.
Building the future of human-AI collaboration, one practical tool at a time.