Available tools
Available tools
12 read-only tools, scoped to your API key. No mutations — can't trigger scans or open PRs.
get_dashboard_overviewOverviewCounts, score, severity breakdown, recent activity.
Params: -list_projectsProjectsList tracked GitHub repos with pagination.
Params: limit?, page?get_projectProjectsGet single project by id.
Params: id: stringsearch_projectsProjectsSearch by name or owner/repo.
Params: query: stringget_project_memoryProjectsAgent-maintained markdown summary.
Params: id: stringlist_scansScansList scan runs, filterable by project and status.
Params: limit?, page?, projectId?, status?get_scanScansSingle scan with findings and transcript.
Params: id: stringlist_findingsFindingsFindings across projects, filterable by severity/status/category.
Params: limit?, page?, projectId?, severity?, status?, category?get_findingFindingsSingle finding with description, fix prompt, location.
Params: id: stringlist_fix_runsFixesRecent fix runs for a project.
Params: projectId, limit?get_fix_runFixesSingle fix run: status, PR url, commit.
Params: id: stringget_github_installationIntegrationsCheck GitHub App connection.
Params: -