io.github.moukati/intentweave-mcp
io.github.moukati/intentweave-mcpHosted MCP for verified B2B lead campaigns with success-only billing.
Tools · 7
Create a campaign and return campaign_id + first telemetry snapshot.
Read campaign status with optional leads + scorecard (progressive disclosure).
Fetch one lead with evidence by scanning campaign leads.
Export campaign leads as JSON or CSV payload.
List currently exposed vertical slugs.
Submit user feedback for model improvement loop.
Estimate run cost before campaign launch (model-based estimate, not billable).
Similar MCP servers embedding-nearest
How to use
Add to your Claude Desktop / Cursor / Cline MCP config:
{
"mcpServers": {
"io.github.moukati/intentweave-mcp": {
"url": "https://intentweave-mcp.onrender.com/mcp",
"transport": "streamable-http"
}
}
}