Model Context Protocol (MCP) server configuration and tool manifest for timschneeb/awesome-shizuku
Add to ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"awesome-shizuku": {
"command": "npx",
"args": [
"-y",
"@modelcontextprotocol/server-awesome-shizuku"
]
}
}
}