supportsheep for Claude Desktop
io.github.pooriaarab/supportsheep
Remote MCP server for supportsheep: run AI interviews and manage support content for your blog.
client:Claude Desktop
transport:streamable-http
Install supportsheep in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"supportsheep": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://supportsheep.com/api/v1/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs