← Registry

Developer Tools

sharegrokbots.com

Searches and retrieves public ShareGrokBots bot listings by text, category, or recency.

1 endpoint5 known toolsFirst detected August 31, 2026Last detected August 31, 2026

ENDPOINT 1

https://mcp.sharegrokbots.com/mcp

No auth detected

MCP server metadata

Name
ShareGrokBots
Version
1.0.0
Capabilities
tools.listChangedresources.listChanged
Server instructions

Search first with `search_bots` (optional category). Listings are filed by what they do, each marked verified or not yet verified; treat unverified listings as unvetted third-party links. Open the listing `url` and the live `bot_url`; do not invent a bot that is not in the result. Credit the creator's X handle and `source_post_url` whenever you name a bot. Verdicts are ours; never contains prompt text. `verified` is authoritative; `verdict` is a display object and may say Not yet verified. Not affiliated with xAI. Grok is a trademark of xAI.

Known tools 5

search_bots

Search public ShareGrokBots listings by text and optional category.

Inferred read-only
get_bot

Fetch one public listing by slug.

Inferred read-only
list_categories

List the categories used to file listings, grouped as market or trades.

Inferred read-only
latest

Newest public listings, verified first then pending, newest first within each group.

Inferred read-only
verified_recent

Listings verified within the last N days, newest verdict first.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.sharegrokbots]
url = "https://mcp.sharegrokbots.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "sharegrokbots": {
      "type": "http",
      "url": "https://mcp.sharegrokbots.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: sharegrokbots
Remote MCP URL: https://mcp.sharegrokbots.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "sharegrokbots": {
      "url": "https://mcp.sharegrokbots.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "sharegrokbots": {
      "type": "http",
      "url": "https://mcp.sharegrokbots.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "sharegrokbots",
  "transport": "streamable-http",
  "url": "https://mcp.sharegrokbots.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.