Red String for Claude Desktop
xyz.redstringapp/red-string
Revenue research and pipeline tools for agencies: scouting, contact intel, ABM, cadences, briefs.
client:Claude Desktop
transport:streamable-http
Install Red String in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"red-string": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://app.redstringapp.xyz/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