INDIVIDUAL MCP TOOL
morning_digest
The 6:30 AM owner briefing, on demand — a proactive 'here's your day / here's what needs you' rundown: the one thing not to drop, today's jobs with crews, the upcoming few days' schedule, money pulse (month revenue, expenses, receivables), deposits gating work (money in but unscheduled, or accepted work awaiting a deposit), quotes out with age, leads needing a touch, top open to-dos, low-inventory reorder alerts, the auto-raised action-item 'ball-drops', five-day blast-day weather verdicts, and system health.
LIVE ENDPOINT
https://www.evolvedmcp.cloud/mcp
Connect to this endpoint to inspect the live schema for morning_digest and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Potential side effects detected · medium confidence · heuristic, not a guarantee.
- A tool name or description contains a deletion term.
Parent server
CONNECT 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.evolved]
url = "https://www.evolvedmcp.cloud/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"evolved": {
"type": "http",
"url": "https://www.evolvedmcp.cloud/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: evolved
Remote MCP URL: https://www.evolvedmcp.cloud/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": {
"evolved": {
"url": "https://www.evolvedmcp.cloud/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"evolved": {
"type": "http",
"url": "https://www.evolvedmcp.cloud/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "evolved",
"transport": "streamable-http",
"url": "https://www.evolvedmcp.cloud/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
quote_price— Price an abrasive-blasting job with the company rate engine: learned $/sqft rates by blast depth and surface, access factor, mobilization, 5% GST, 25% deposit — plus a full profitability check (media, labor, fuel, overhead, break-even rate, margin verdict).quote_create— Create a formal quote in the books (auto-numbered ECO-Q-MMDDYY-NN, valid 30 days) for a customer, from one or more priced lines.quote_render— Render a quote as a polished, dark-brand HTML document (Boreal Void page, Cyber Lime underline, Aurora Neon labels, diamond bullets, payment schedule with the big green total) ready to print to PDF and send.quote_update_status— Move a quote through its lifecycle: Draft → Sent → Accepted/Declined/Expired.quote_list— List quotes, optionally filtered by status.pricing_rates— Show the live rate table: base market rates by blast depth, the learned effective rates by surface (driven by real job outcomes at healthy margins), access factors, and the mobilization fee.pricing_record_outcome— Record a job outcome (won/lost, quoted rate, actual cost per sqft, margin) into the pricing learning loop.market_benchmark— Reference a $/sqft rate against the going market band for a blast depth (and surface): below, within, or above market, with a percentile and plain-English guidance.