feat: harden Claude MCP OAuth transport
This commit is contained in:
@@ -63,7 +63,7 @@ def _tool(
|
||||
AVAILABLE_TOOLS: list[MCPTool] = [
|
||||
_tool(
|
||||
"list_repositories",
|
||||
"List repositories visible to the configured bot account.",
|
||||
"List repositories visible to the authenticated Gitea API token.",
|
||||
{"type": "object", "properties": {}, "required": []},
|
||||
),
|
||||
_tool(
|
||||
|
||||
Reference in New Issue
Block a user