{"$schema":"https://mcp-manifest.dev/schema/v1.0.json","version":"1.0","server":{"name":"shruwd","displayName":"Shruwd","description":"MCP server for Shruwd: lets an AI agent set up a brand, read its AI-search visibility, and act on diagnostic findings.","version":"0.1.3","author":"Shruwd","homepage":"https://shruwd.io/docs/api/mcp-server","license":"MIT","icon":"https://shruwd.io/android-chrome-512x512.png","keywords":["mcp","model context protocol","shruwd","ai search","ai overviews","chatgpt"]},"install":[{"method":"npm","package":"shruwd-mcp","command":"shruwd-mcp","priority":0}],"transport":"stdio","config":[{"key":"api-key","description":"A Shruwd API key, created under Account → API keys. It is bound to one workspace and acts with your role there.","type":"secret","required":true,"env_var":"SHRUWD_API_KEY","prompt":"Shruwd API key (sh_live_…)","secret_target":"shruwd.io","secret_scope_url":"https://shruwd.io/api/v1/*"}],"scopes":["both"],"settings_template":{"command":"shruwd-mcp","args":[]},"changelog_url":"https://shruwd.io/changelog","extensions":{"x-shruwd":{"documentation":"https://shruwd.io/docs/api/mcp-server.md","openapi":"https://shruwd.io/openapi.json","mcpServers":{"shruwd":{"command":"npx","args":["-y","shruwd-mcp"],"env":{"SHRUWD_API_KEY":"sh_live_…"}}}}}}