{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
  "name": "io.github.wachter-intelligence/workflow-guidance",
  "title": "Wachter Intelligence Workflow Guidance",
  "description": "Retrieve public Wachter Intelligence docs and assess workflow automation fit without changing data.",
  "version": "1.0.0",
  "websiteUrl": "https://wachter.ai/",
  "icons": [
    {
      "src": "https://wachter.ai/favicon.svg",
      "mimeType": "image/svg+xml",
      "sizes": ["any"]
    }
  ],
  "repository": {
    "source": "github",
    "url": "https://github.com/Wachter-Intelligence/wachter.ai"
  },
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://wachter.ai/mcp"
    }
  ]
}
