Developer Tools
sharegrokbots.com
Searches and retrieves public ShareGrokBots bot listings by text, category, or recency.
ENDPOINT 1
https://mcp.sharegrokbots.com/mcp
MCP server metadata
- Name
- ShareGrokBots
- Version
- 1.0.0
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
list_categoriesList the categories used to file listings, grouped as market or trades.
Inferred read-onlylatestNewest public listings, verified first then pending, newest first within each group.
Inferred read-onlyCONNECT 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.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.