Loading MCP server directory, please wait...
Set up a brand, read its AI-search visibility, and act on diagnostic findings.
npx @getmcp/cli add io.github.ilpr/shruwd-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
SHRUWD_API_KEYAPI key minted in the Shruwd dashboard under Account -> API keys.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ilpr/shruwd-mcp": {
"command": "npx",
"args": [
"-y",
"shruwd-mcp"
],
"env": {
"SHRUWD_API_KEY": "",
"SHRUWD_API_URL": ""
}
}
}
}