// GitHub v3 REST API MCP server — generated by mcpify. Do not hand-edit.
use Connection;
use cratesearch_endpoints;
use crateembed;
/// Semantic similarity lookup matching a natural-language query against
/// candidate API operations (PRD §1.5) — so an LLM never needs the full
/// OpenAPI spec in context to find the right operation.