AxHub MCP 서버가 노출하는 전체 tool 목록입니다. 각 tool은 입력 스키마 · 출력 · 필요 scope · 위험도를 포함합니다.
GitHub 저장소를 앱에 연결해요. GitHub App 설치 링크 받기 · 저장소 목록 보기 · 앱-저장소 연결/해제까지 한 tool 에서 해요.
action
install_url
list_repos
connect
disconnect
app_id
repo_full_name
owner/repo
{}
{ "jsonrpc": "2.0", "id": 1, "method": "tools/call", "params": { "name": "connect_repo", "arguments": {} } }
curl -s -X POST "$AX_MCP_URL" \ -H "Authorization: Bearer $AX_TOKEN" \ -H "Mcp-Session-Id: $AX_SESSION" \ -d '{"jsonrpc":"2.0","id":1,"method":"tools/call","params":{"name":"connect_repo","arguments":{}}}'
UNAUTHORIZED
FORBIDDEN_SCOPE
APP_KEY_FORBIDDEN