← costflowai.com
INDIVIDUAL MCP TOOL
calculate_kitchen_remodel
Calculate kitchen remodel costs including cabinets, countertops, appliances, flooring, and labor.
Input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent endpoint
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.costflowai-com]
url = "https://costflowai.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"costflowai-com": {
"type": "http",
"url": "https://costflowai.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: costflowai-com
Remote MCP URL: https://costflowai.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": {
"costflowai-com": {
"url": "https://costflowai.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"costflowai-com": {
"type": "http",
"url": "https://costflowai.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "costflowai-com",
"transport": "streamable-http",
"url": "https://costflowai.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
calculate_concrete— Calculate concrete volume, material costs, and labor for slabs, driveways, patios, and footings.calculate_drywall— Calculate drywall installation costs including hanging, taping, and finishing.calculate_roofing— Calculate roof replacement or new installation costs including materials, labor, tear-off, and disposal.calculate_paint— Calculate interior or exterior painting costs including paint, primer, labor, and prep work.calculate_insulation— Calculate insulation costs for walls, attics, and crawlspaces with R-value options.calculate_fence— Calculate fence installation costs including materials, posts, gates, and labor.calculate_deck— Calculate deck building costs including decking, framing, railing, stairs, and footings.calculate_bathroom_remodel— Calculate bathroom remodel costs including vanity, toilet, shower/tub, tile, plumbing, and labor.