ClawLink
Developer Tools8 toolsPaste one API key

Sourcegraph integration for AI agents

Sourcegraph is a code intelligence platform that enables developers to search, understand, and manage code across large codebases.

Use it from your agent

One ClawLink account serves every agent you run. Pick the guide for yours, or connect Sourcegraph once and call the same tools from all of them.

Setup

Connect Sourcegraph through ClawLink's hosted setup.

  • Auth: Paste one API key. The credential stays on the ClawLink server; your agent holds only a ClawLink key you can revoke.
  • Where: the ClawLink dashboard, or ask your agent to connect it.

What your agent can do

Sourcegraph exposes 8 tools through ClawLink.

ToolWhat it doesKind
sourcegraph_check_site_settings_edit_permissionCheck whether site settings can be edited through the APIRead
sourcegraph_compare_commitsCompare two commits in a repository and retrieve their file diffsRead
sourcegraph_get_commit_detailsGet detailed information about a specific commit in a repositoryRead
sourcegraph_get_current_userRetrieve information about the currently authenticated userRead
sourcegraph_get_file_contentsFetch the contents of a specified file on the default branchRead
sourcegraph_list_repositoriesList repositories on the Sourcegraph instanceRead
sourcegraph_list_repository_filesList all files and directories in a repository pathRead
sourcegraph_list_repository_languagesList languages used in a repositoryRead