{
  "$schema": "https://modelcontextprotocol.io/schemas/server-card/2025-11-25/server-card.schema.json",
  "serverInfo": {
    "name": "rootshift",
    "title": "Rootshift",
    "version": "1.0.0",
    "description": "Public, read-only MCP server that explains Rootshift, the AI-native delivery system created by Rootstrap: overview, Ground Truth model, method, constitution, and how to engage the team. No authentication."
  },
  "transport": {
    "type": "streamable-http",
    "endpoint": "https://rootshift.ai/api/mcp"
  },
  "capabilities": {
    "tools": {
      "listChanged": false
    }
  },
  "authentication": {
    "required": false
  },
  "documentation": "https://rootshift.ai/developers",
  "homepage": "https://rootshift.ai/",
  "contact": "https://www.rootstrap.com/contact"
}
