← Registry

General Tools

aevia.cloud

提供钓鱼游戏的核心操作、手册、重置、分享卡和存档元信息等功能。

1 endpoint5 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://mcp.aevia.cloud/mcp

No auth detected

MCP server metadata

Name
warmnight-fishing
Version
1.28.1
Capabilities
experimentaltools

Known tools 5

fishing_play

执行钓鱼指令,一切游戏操作走这里(如 cast 5、status、buy basic_worm 3;支持用 ; 叠加最多 8 条)。 / Run a fishing command; the main gameplay channel.

Potential side effects
fishing_manual

玩法说明与全部指令列表(中文)。 / Game manual and full command list (Chinese).

Potential side effects
fishing_new_game

重开一局(会覆盖当前进度,必须传 confirm:true 确认)。 / Start over (overwrites progress; requires confirm:true).

Inferred read-only
fishing_share_card

生成可分享的图鉴 / 稀有时刻分享卡(kind: encyclopedia | moment);也可填 fish:<中文鱼名> 给某条已钓到、收录进图鉴的鱼单独出一张卡。 / Generate a shareable card (encyclopedia | moment); optionally name a caught fish to card it.

Inferred read-only
fishing_save_info

存档元信息(路径 / schema 版本 / 身份模式 / 进度摘要,不含游戏机密)。 / Save metadata (path, schema version, identity mode, progress); no game secrets.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.warmnight-fishing]
url = "https://mcp.aevia.cloud/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "warmnight-fishing": {
      "type": "http",
      "url": "https://mcp.aevia.cloud/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: warmnight-fishing
Remote MCP URL: https://mcp.aevia.cloud/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "warmnight-fishing": {
      "url": "https://mcp.aevia.cloud/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "warmnight-fishing": {
      "type": "http",
      "url": "https://mcp.aevia.cloud/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "warmnight-fishing",
  "transport": "streamable-http",
  "url": "https://mcp.aevia.cloud/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for aevia.cloud was fetched 2026-08-26T10:21:15.063Z.

Trust status Neutral

aevia.cloud is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.