What is the FlowVolt MCP server?
Cold engine for B2B founders. Detects buying signals, drafts outreach, books qualified meetings.
How to install FlowVolt
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Environment / auth
AuthorizationrequiredsecretBearer fv_... per-tenant API key from your FlowVolt workspace.
Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"flowvolt": {
"url": "https://flowvolt-strike-engine.vercel.app/mcp"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"flowvolt": {
"serverUrl": "https://flowvolt-strike-engine.vercel.app/mcp"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"flowvolt": {
"type": "http",
"url": "https://flowvolt-strike-engine.vercel.app/mcp"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"flowvolt": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://flowvolt-strike-engine.vercel.app/mcp"
]
}
}
}Claude Code
claude mcp add --transport http flowvolt https://flowvolt-strike-engine.vercel.app/mcpRelated MCP servers
io.github.Larshiensch99/priceparse
Maintained
Extract structured pricing tiers and addons from any SaaS pricing page URL. Built for AI agents.
0
View repository →Python
AI ops team for founders: approvals queue, inbox triage, briefing, follow-up drafting.
View repository →Register every AI agent, log every action, prove it. EU AI Act compliance built in.
View repository →