FlowVolt for Claude Desktop
io.github.larshiensch99/flowvolt
Cold engine for B2B founders. Detects buying signals, drafts outreach, books qualified meetings.
client:Claude Desktop
transport:streamable-http
Install FlowVolt in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"flowvolt": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://flowvolt-strike-engine.vercel.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