Skip to main content
Glama
settings.tres505 B
[gd_resource type="Resource" format=3] [resource] script = SubResource("GDScript_1") [sub_resource type="GDScript" id="GDScript_1"] script/source = "extends Resource class_name SentinelSettings @export var enabled: bool = true @export var sentinel_url: String = \"http://127.0.0.1:8787\" @export var send_snapshots: bool = true @export var snapshot_interval_frames: int = 60 @export var rate_limit_errors: bool = true @export var max_errors_per_second: int = 1 @export var debug_logging: bool = false "

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Snack-JPG/Godot-Sentinel-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server