SoloFire for Claude Desktop
com.solofire/spark
Med device and life science sales enablement: search content, share tracked Spaces, see engagement.
client:Claude Desktop
transport:streamable-http
Install SoloFire in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"spark": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://developer.solofire.com/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