2026-05-12 07:33:39 +00:00
|
|
|
binary_name = "xdebug-mcp"
|
|
|
|
|
|
2026-05-12 08:42:31 +00:00
|
|
|
[update]
|
|
|
|
|
source_name = "xdebug-mcp releases"
|
|
|
|
|
driver = "gitea"
|
|
|
|
|
repository = "AI/xdebug-mcp"
|
|
|
|
|
base_url = "https://forge.lclr.dev"
|
|
|
|
|
asset_name_template = "{binary}-{os}-{arch}{ext}"
|
|
|
|
|
checksum_asset_name = "{asset}.sha256"
|
|
|
|
|
checksum_required = true
|
|
|
|
|
token_env_names = ["GITEA_TOKEN"]
|
|
|
|
|
|
2026-05-12 07:33:39 +00:00
|
|
|
[bootstrap]
|
|
|
|
|
description = "MCP server for Xdebug profiling files"
|
|
|
|
|
|
|
|
|
|
[profiles]
|
|
|
|
|
default = "prod"
|
|
|
|
|
known = ["dev", "prod"]
|