Stringer Grounded Synthesizer for Claude Desktop
app.getstringer/synthesizer
Grounded synthesis from public sources. 3 free calls total; then $0.10 brief or $0.25 deep via x402.
client:Claude Desktop
transport:streamable-http
tools:1
Install Stringer Grounded Synthesizer in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"synthesizer": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://synthesis.getstringer.app/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