2 months ago
Access your CRUSH voice notes, transcripts, and audio recordings from AI assistants.
Server Config
{
"mcpServers": {
"crush": {
"command": "npx",
"args": [
"-y",
"crush-mcp-server"
],
"env": {
"CRUSH_API_KEY": "<YOUR_API_KEY>"
}
}
}
}