Open-source AI coworker, with memory
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"rowboat": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-rowboat"
]
}
}
}