A focused launcher for your desktop - native, fast, extensible
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"vicinae": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-vicinae"
]
}
}
}