GEMINI.md context files, MCP servers, TOML commands under .gemini/commands, and the extensions that bundle them. 31,737 indexed, measured the same four ways as everything else here.
MCP server "agtgovernance" as configured in microsoft/agent-governance-toolkit. Launched with ${CLAUDE_PLUGIN_ROOT}/bin/agt-node ${CLAUDE_PLUGIN_ROOT}/server/agt-mcp.mjs.
Lets the agent inspect and automate a live Chrome instance through the DevTools protocol: performance traces, network, console. Runs locally from the chrome-devtools-mcp npm package.
MCP server "jira" as configured in ChrisWiles/claude-code-showcase. Runs locally from the @anthropic/mcp-jira npm package. Needs 3 environment variables to run.
MCP server "sentry" as configured in ChrisWiles/claude-code-showcase. Runs locally from the @anthropic/mcp-sentry npm package. Needs 2 environment variables to run.
MCP server "slack" as configured in ChrisWiles/claude-code-showcase. Runs locally from the @anthropic/mcp-slack npm package. Needs 2 environment variables to run.
MCP server "generator-agent" as configured in Azure/azure-sdk-for-net. Launched with dotnet run --project sdk/tools/Azure.GeneratorAgent/src/Azure.GeneratorAgent.csp.
A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations. Runs locally from the create-better-t-stack npm package.
5.7k▲
+5 yesterdayA
tokens not measured
originalMIT
Gemini CLI instructions for chrisleekr/binance-trading-bot, a project described as: Automated Binance trading bot with pluggable strategies, historical backtesting, and a live dashboard.