INDIVIDUAL MCP TOOL
solve_business_contradiction
Given a business/finance parameter you want to improve and one that gets worse when you do, return the recommended TRIZ inventive principles with business-oriented guidance.
LIVE ENDPOINT
https://aistartupcfo.com/mcp
Connect to this endpoint to inspect the live schema for solve_business_contradiction and invoke it with your own arguments.
Indexed 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 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.aistartupcfo-mcp]
url = "https://aistartupcfo.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"aistartupcfo-mcp": {
"type": "http",
"url": "https://aistartupcfo.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: aistartupcfo-mcp
Remote MCP URL: https://aistartupcfo.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": {
"aistartupcfo-mcp": {
"url": "https://aistartupcfo.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"aistartupcfo-mcp": {
"type": "http",
"url": "https://aistartupcfo.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "aistartupcfo-mcp",
"transport": "streamable-http",
"url": "https://aistartupcfo.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
list_triz_parameters— List the 12 business/finance parameters used by the TRIZ contradiction solver.list_triz_principles— List all 40 TRIZ inventive principles with the business/finance interpretation used on aistartupcfo.com.benchmark_ai_startup— Compare an AI startup's metrics against the 2026 benchmark bands used on aistartupcfo.com/ai-startup-benchmarks: gross margin after inference, inference cost as a share of revenue, ARR per employee, burn multiple, and net revenue retention.get_cfo_profile— Return the public profile, focus areas, and contact details for Serge Mochtchenkov, CFA — the fractional CFO for AI startups behind aistartupcfo.com.