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