← abyssfallgame.com
INDIVIDUAL MCP TOOL
get_playtest_info
How to join the Abyssfall playtest (currently OPEN).
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.abyssfall]
url = "https://www.abyssfallgame.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"abyssfall": {
"type": "http",
"url": "https://www.abyssfallgame.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: abyssfall
Remote MCP URL: https://www.abyssfallgame.com/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": {
"abyssfall": {
"url": "https://www.abyssfallgame.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"abyssfall": {
"type": "http",
"url": "https://www.abyssfallgame.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "abyssfall",
"transport": "streamable-http",
"url": "https://www.abyssfallgame.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_game_info— Verified facts about Abyssfall: Operation Sunken Crown — title, genre, status, platforms, co-op, studio, and official channels.get_press_kit— Press contact and assets for Abyssfall.get_merch_catalog— The current Abyssfall merch catalog (owner-maintained).subscribe_newsletter— Subscribe an email address to the official Abyssfall newsletter (the game's primary announcement channel).preorder_merch— Reserve Abyssfall merch (preorder reservation — NO payment is taken and no card is needed).