Back to Apps

Alfred Voice Butler
by it-baron
Voice-powered productivity assistant managing email, calendar, and tasks via multi-agent orchestration.
0 stars
Works in:claude
Exposes:Tools
What it does
Alfred is a voice-first digital butler that connects LLMs to your essential productivity tools. It utilizes a multi-agent architecture to transform fragmented digital workflows into a seamless voice experience, allowing users to manage their professional life through natural conversation.
Tools
- GMail Management: Draft, archive, and manage email correspondence.
- Calendar Scheduling: Book meetings and manage schedule slots.
- Task Tracking: Create and track to-dos and project progress.
Installation
Add the following to your claude_desktop_config.json:
{
"mcpServers": {
"alfred": {
"command": "python3",
"args": ["/path/to/alfred/main.py"]
}
}
}
Supported hosts
Confirmed for use with MCP-compatible clients including Claude Desktop.
Choose your AI client and follow the steps below.
Claude Desktop
Add to claude_desktop_config.json using python3 main.py





