Skip to main content
Glama
hjanuschka
by hjanuschka

search_chromium_code

Search Chromium source code using Google's official Code Search syntax to find functions, classes, symbols, or specific content patterns.

Instructions

Search for code in the Chromium source repository using Google's official Code Search syntax

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesSearch query using Code Search syntax. Examples: 'LOG(INFO)', 'class:Browser', 'function:CreateWindow', 'lang:cpp memory', 'file:*.cc content:"base::"', 'comment:"TODO: fix"'
case_sensitiveNoMake search case sensitive (adds 'case:yes' to query)
languageNoFilter by programming language (e.g., 'cpp', 'javascript', 'python')
file_patternNoFile pattern filter (e.g., '*.cc', '*.h', 'chrome/browser/*')
search_typeNoSpecific search type: 'content' (file contents), 'function' (function names), 'class' (class names), 'symbol' (symbols), 'comment' (comments only)
exclude_commentsNoExclude comments and string literals from search (uses 'usage:' filter)
limitNoMaximum number of results to return (default: 20)

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/hjanuschka/chromium-helper'

If you have feedback or need assistance with the MCP directory API, please join our Discord server