Warm Night Fishing (暖夜垂钓) — blind-play fishing game, zero LLM on server
About
Warm Night Fishing (暖夜垂钓) is a blind-play fishing game that uses zero LLM on the server.
Details
- Author
- mcp
- Downloads
- 188
- Categories
- AI
Jump to
- Blind-play fishing game
- Zero LLM on server
Setting up with Highlight
This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:
- Download and install Highlight from highlightai.com/download
- Navigate to the plugins tab and select "Add Custom Plugin"
-
Configure the plugin with the settings below
Plugin Name
Warm Night Fishing (暖夜垂钓) — blind-play fishing game, zero LLM on serverCommand (node, npx, python, etc.)Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.
- Enable "Start Automatically" if you want the plugin to start when Highlight launches
From the repository
—
fishing_play
执行钓鱼指令,一切游戏操作走这里(如 cast 5、status、buy basic_worm 3;支持用 ; 叠加最多 8 条)。 / Run a fishing command; the main gameplay channel.
fishing_manual
玩法说明与全部指令列表(中文)。 / Game manual and full command list (Chinese).
fishing_new_game
重开一局(会覆盖当前进度,必须传 confirm:true 确认)。 / Start over (overwrites progress; requires confirm:true).
fishing_share_card
生成可分享的图鉴 / 稀有时刻分享卡(kind: encyclopedia | moment);也可填 fish:<中文鱼名> 给某条已钓到、收录进图鉴的鱼单独出一张卡。 / Generate a shareable card (encyclopedia | moment); optionally name a caught fish to card it.
fishing_save_info
存档元信息(路径 / schema 版本 / 身份模式 / 进度摘要,不含游戏机密)。 / Save metadata (path, schema version, identity mode, progress); no game secrets.
Claude Desktop / Cursor
Paste into your MCP client config file to install this server.
{
"mcpServers": {
"warm night fishing (\u6696\u591c\u5782\u9493) \u2014 blind-play fishing game, zero llm on server": {
"warmnight-fishing": {
"type": "streamable-http",
"url": "https://mcp.aevia.cloud/mcp"
}
}
}
}
McpServers
{
"warmnight-fishing": {
"type": "streamable-http",
"url": "https://mcp.aevia.cloud/mcp"
}
}
Sign in to leave a review
Use Google, GitHub, or an email account so ratings stay tied to real people.
No reviews posted yet.
