mcp for VS Code
com.fadehost/mcp
Manage FadeHost game servers, Discord bots and VPS: console, stats, backups, logs, lifecycle.
client:VS Code
transport:streamable-http
tools:25
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://api.fadehost.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs
What VS Code can do once it is connected
- list_servers
- get_server
- get_console_logs
- get_live_stats
- get_player_activity
- start_server
- stop_server
- restart_server
- send_console_command
- list_backups
- get_world_activity
- prune_world
- undo_world_prune
- create_backup
- create_server
- create_app
- get_creation_options
- list_files
- read_file
- write_file
- list_bots
- get_bot_logs
- power_bot
- list_vps