The JavaScript layer that turns brightdata-mcp into an intelligence & evidence platform: classify what your agents scrape, seal it verifiably (HMAC-SHA256 + Ed25519 asymmetric signature with identity-publishable keyId + RFC 3161 TSA with CMS chain verify
Local semantic codebase search via MCP — indexes projects into pgvector, exposes search to Claude
Spool-dispatch orchestration engine with unified state machine, skills, and automated git enforcement
hint for best practices related to the usage of the Strict-Transport-Security response header
Consolidated definitions for Chrome Platform APIs
Unified search toolkit for pi — web search, code search, docs lookup, and GitHub code search in one extension.
Semantic code search MCP server for Claude Code
JavaScript port of portions of Google Code Search
The list of emulated network conditions from Chromium's devtools as JSON. Useful for configuring a specific latency and bandwidth profile.
A minimal, public domain AI CLI agent compatible with OpenCode's JSON interface. Bun-only runtime.
A non-intrusive lightweight bindings for V8
The list of emulated devices from Chromium's devtools as JSON. Useful for plucking out device resolutions, pixel ratios and user agent strings.
Pi extension that adds subagent delegation.
A TypeScript library for parsing and searching medical classification systems in ClaML format, with a focus on ICD-10-GM (German Modification). While primarily developed for ICD-10-GM, it works with any classification system in ClaML format, including:
CLI for [ComfyUI Code Search](https://cs.comfy.org) — search code across ComfyUI repositories from your terminal.
Searches and retrieves matching code snippets from GitHub
A minimal, public domain AI CLI agent compatible with OpenCode's JSON interface. Bun-only runtime.
Command-line tool for searching through source code files
High-performance MCP server for Perplexity API integration with multi-threading support
Web search plugin for OpenCode with Exa AI support
Business semantic context orchestrator with sequential thinking and code scaffolding
OpenCode plugin that tracks usage statistics for user-defined commands
MCP server providing OpenCode tools - file operations, bash, web search, code search, and more
MCP server providing OpenCode tools - file operations, bash, web search, code search, and more
Offline hybrid code-search MCP server — one Rust binary, no model, no database. BM25 + vector retrieval over local repositories via the Model Context Protocol.
Offline hybrid (BM25 + vector) code-search indexing engine — SQLite FTS5 + sqlite-vec + tree-sitter + a blake3 feature-hash embedder. The library core behind apohara-codesearch.