ENDPOINT 1
https://mcp.marginlevers.com/mcp
MCP server metadata
- Name
- marginlevers-mcp
- Version
- 0.1.0
Known tools 15
analyzeSTART HERE if you have customer revenue and cost data as JSON and want to understand profitability.
Inferred read-onlygetInsightsAnswer 'what should I do about my profitability?' — generates AI-powered insights for a saved analysis.
Inferred read-onlyrunScenarioAnswer 'what would happen if I repriced, restructured, or dropped these customers?' — simulates specific customer changes against a saved analysis.
Inferred read-onlygetBenchmarksAnswer 'how do I compare to similar B2B SaaS companies?' — fetches anonymized community benchmarks.
Inferred read-onlygenerateBoardDeckGenerate an AI-powered board-ready presentation deck for a saved analysis.
Inferred read-onlylistActionsList tracked customer actions and realized ROI outcomes for the authenticated account.
Inferred read-onlyrecordActionRecord a customer profitability action against a saved analysis so Margin Levers can track outcome ROI.
Inferred read-onlymanageWebhooksList, create, delete, test, or inspect webhook subscriptions for analysis/action/outcome events.
Potential side effectsprofitConcentrationRiskAnswer: 'How exposed am I if my top customers churn?' Computes revenue concentration, stress-tests top-N customer loss, and returns a plain-English risk verdict.
Inferred read-onlyrankedCallListAnswer: 'Which customers should I call this week — and what do I say?' Returns a ranked, ready-to-use call list with a one-sentence call objective per customer.
Inferred read-onlypeerBenchmarkComparisonAnswer: 'How does my business compare to B2B SaaS peers my size?' Fetches anonymized community benchmarks and compares them against your analysis metrics.
Inferred read-onlypriceChangeScenarioAnswer: 'What happens to my margin if I raise prices by X%?' Models a price change across all customers (or a named segment), applies an assumed churn rate, and returns net margin impact plus the break-even churn rate.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.marginlevers-mcp]
url = "https://mcp.marginlevers.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"marginlevers-mcp": {
"type": "http",
"url": "https://mcp.marginlevers.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: marginlevers-mcp
Remote MCP URL: https://mcp.marginlevers.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"marginlevers-mcp": {
"url": "https://mcp.marginlevers.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"marginlevers-mcp": {
"type": "http",
"url": "https://mcp.marginlevers.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "marginlevers-mcp",
"transport": "streamable-http",
"url": "https://mcp.marginlevers.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for marginlevers.com was fetched 2026-08-21T17:02:43.292Z and is being refreshed.
marginlevers.com is assessed as Trusted: Domain runs a meaningful technology spend, consistent with a real business.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.