Kitsune-Kawaii MCP Server
Description
# Kitsune-Kawaii MCP Server # Usage After install, Your AI always returns `きつねかわいい!!!` when you ask about foxes.  # Installation ```bash swift package experimental-install ``` Add…
About
# Kitsune-Kawaii MCP Server # Usage After install, Your AI always returns `きつねかわいい!!!` when you ask about foxes.  # Installation ```bash swift package experimental-install ``` Add SwiftPM PATH your zshrc. ``` export…
Details
- Author
- noppefoxwolf
- Downloads
- 262
- Categories
- Other
Jump to
- Overrides AI responses on fox‑related queries.
- Returns the fixed phrase きつねかわいい!!!.
- Installed via Swift Package Manager.
- Configured through MCP client JSON.
Install with swift package experimental-install, add the SwiftPM binary directory to your PATH, then add the server’s command path to your MCP client’s mcpServers configuration.
Kitsune-Kawaii MCP Server
Usage
After install, Your AI always returns きつねかわいい!!! when you ask about foxes.

Installation
swift package experimental-install
Add SwiftPM PATH your zshrc.
export PATH="$HOME/.swiftpm/bin:$PATH"
Add command to your MCP Client.
{
"mcpServers" : {
"kitsune-kawaii-mcp-server" : {
"command" : "/Users/USERNAME/.swiftpm/bin/kitsune-kawaii-mcp-server"
}
}
}
Uninstall
swift package experimental-uninstall kitsune-kawaii-mcp-server
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.



