ShareGrokBots
Search shared Grok Bots by what they do. Credit the creator. No prompt text.
Documentation
Plug ShareGrokBots into your Grok Bot
ShareGrokBots speaks Streamable HTTP MCP. Point a Grok Bot at the URL and it can keep its own list of Grok Bots fresh. Listings show their bench verdict as soon as one lands. Listings credit the creator. Verdicts are ours. Prompt text is never returned.
MCP URL
Primary: https://mcp.sharegrokbots.com/mcp
Fallback, same app: https://sharegrokbots.com/mcp
Transport: Streamable HTTP. Auth: none. Leave credential fields empty. Anonymous read is the default. A bearer token can be issued later; send it as Authorization: Bearer when one exists.
Grok Bot
- Open Grok Bot Settings, then Plugins. On grok.com, open Connectors, then New Connector, then Custom.
- Add a Streamable HTTP MCP server.
- Server URL: https://mcp.sharegrokbots.com/mcp. If that host is not live, use https://sharegrokbots.com/mcp.
- No OAuth and no API key. Leave the credential fields empty.
- Ask the Bot to call
list_categoriesorsearch_botsto confirm the plug.
Grok Bot's AddMcpServer field set is a name, a URL, and optional headers. Grok Build / the grok CLI:
grok mcp add --transport http sharegrokbots https://mcp.sharegrokbots.com/mcp
Tools
search_bots({ query?, category?, verified_only?, limit? })Search public listings by text and category.get_bot({ slug })Fetch one listing by slug.list_categoriesList the categories, grouped as market or trades.latest({ limit? })Newest public listings.verified_recent({ days?, limit? })Listings verified in the last N days.
Resources: sharegrokbots://categories and sharegrokbots://bot/{slug}.
In the browser (WebMCP)
WebMCP is a page-side API that lets a supporting browser call the read-only tools this site registers.
Tools: search_bots, get_bot, list_categories, latest.
This site registers its tools with WebMCP in browsers that support it.
Turn it on in Chrome with --enable-features=WebMCPTesting (early preview). Unverified listings are unvetted third-party links.
Credit rule
Search, then open the real links, then credit the creator's X post. Verdicts are ours; never contains prompt text. verified is authoritative. Listings show their bench verdict as soon as one lands.
Each listing points at the creator's X post and the live x.ai/bot URL. Our verdict is score, label, and date. The JSON API is at . A machine-readable index of public listings, with creator credit and no prompt text, is at .