Add Search1API plugin - #3
Merged
Merged
Conversation
asimac2001
pushed a commit
that referenced
this pull request
Aug 26, 2026
… icon Reviewer pass on community PRs #3 and #4: - Search1API (@fatwang2): product verified (s1.dev/docs/app/repo live; MCP endpoint responds 401=auth-gated). Flipped live + verified_at; icon from apple-icon 180px. - AI Tools Maintainer (@alnandr, source @gheeunit): source tweet verified real, matches excerpt. Flipped live + verified_at; ADDED missing legacy category/subcategory (search-page localeCompare guard), reviewer score 75, and operational fields (schedule/autonomy/difficulty/setup). Co-Authored-By: CRHQ <noreply@crhq.ai>
Contributor
|
Merged and live — thanks for the clean submission (rulebook followed: |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
What this adds
Search1API — a plugin entry for the hosted MCP server (web search, news, crawl, sitemap, trending) for Grok Bots.
Checklist
content/(plus assets for this entry, if any).npm run validatepasses locally (schema, slug, vocabularies).slugis kebab-case and exactly matches the filename.<script>,<iframe>,<style>,<form>, inline event handlers). CI rejects it (§8.5).verified_atorstatus: live— a maintainer sets those during verification (§10.1).authoris the original creator, the origin is linked (source_urlfor a plugin,source_tweets[]for a use case), andscouted_byis me.primary_sourceiskind: youtube-videowith ayoutube.com/watch,youtu.be/oryoutube.com/shorts/URL, plus the video's realtitleandchannel— those two are required because they are what the page shows if the player never loads.timestampis optional and is writtenmm:ss.Where it came from
The product itself: https://s1.dev, hosted MCP server at https://mcp.search1api.com/mcp, docs at https://s1.dev/docs/integrations/mcp. The entry was written against the real MCP tool list (search, news, crawl, sitemap, trending) and verified with
npm run validate.