• dragnucs@lemmy.ml
    1
    ·
    6 days ago

    Can you please share with us the search MCP and tools you have. Seems a smart alternative than dumb grep and find. Wastes so Mich tokens.

    • danA
      2
      ·
      6 days ago

      Unfortunately the search tooling is specific to our internal systems. It’s essentially just a cronjob that periodically indexes the entire repo and a backend service to do the search.

      • dragnucs@lemmy.ml
        1
        ·
        6 days ago

        Smart enough, maybe we can achieve the same using meilisearch or similar.