INDIVIDUAL MCP TOOL
get_capital_case_status
Read the case state, independently verify Polar payment, and run the bounded paid research when the machine-commerce token and verified payment authorize it.
LIVE ENDPOINT
https://base44.app/api/apps/69c5b9c1c4406941ad277ad5/functions/deckEngineMcp
Connect to this endpoint to inspect the live schema for get_capital_case_status 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, description or schema mentions credentials.
- A tool name or description suggests a financial action.
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.evercraft-deck-engine]
url = "https://base44.app/api/apps/69c5b9c1c4406941ad277ad5/functions/deckEngineMcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"evercraft-deck-engine": {
"type": "http",
"url": "https://base44.app/api/apps/69c5b9c1c4406941ad277ad5/functions/deckEngineMcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: evercraft-deck-engine
Remote MCP URL: https://base44.app/api/apps/69c5b9c1c4406941ad277ad5/functions/deckEngineMcp
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": {
"evercraft-deck-engine": {
"url": "https://base44.app/api/apps/69c5b9c1c4406941ad277ad5/functions/deckEngineMcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"evercraft-deck-engine": {
"type": "http",
"url": "https://base44.app/api/apps/69c5b9c1c4406941ad277ad5/functions/deckEngineMcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "evercraft-deck-engine",
"transport": "streamable-http",
"url": "https://base44.app/api/apps/69c5b9c1c4406941ad277ad5/functions/deckEngineMcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
get_capital_fit_offer— Read the current $49 bounded capital-research offer.prepare_capital_fit_checkout— After the human explicitly agrees to pay $49, create the bounded capital-research case and secure Polar checkout.