mcp for Cursor
com.fadehost/mcp
Manage FadeHost game servers, Discord bots and VPS: console, stats, backups, logs, lifecycle.
client:Cursor
transport:streamable-http
tools:25
Install mcp in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"mcp": {
"url": "https://api.fadehost.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs
What Cursor 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