Accomplishβ’ is the open source Al coworker that lives on your desktop
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"accomplish": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-accomplish"
]
}
}
}