{
  "name": "grokbot-db",
  "title": "Grok Bot Field Guide",
  "description": "Public sourced library for Grok Bot: facts, practices, prompts, and setup-flow guidance. Independent of SpaceXAI, xAI and Cursor. Does not expose questionnaire answers.",
  "version": "1.0.0",
  "websiteUrl": "https://www.grokbotdb.com/agents",
  "repository": "https://github.com/solfinnai/grokbot-db",
  "transport": {
    "type": "streamable-http",
    "url": "https://www.grokbotdb.com/api/mcp"
  },
  "authentication": { "required": false, "schemes": [] },
  "capabilities": { "tools": { "listChanged": false } },
  "tools": ["get_status", "search_records", "get_record", "list_prompts", "setup_overview"],
  "documentation": "https://www.grokbotdb.com/llms.txt"
}
