← evercraft-ai-suite-08c4d2b8.base44.app

INDIVIDUAL MCP TOOL

get_verified_order_status

Pass product-specific tracking details to a verified product gateway.

evercraft-ai-suite-08c4d2b8.base44.appnone authenticationAvailability not checked

LIVE ENDPOINT

https://evercraft-ai-suite-08c4d2b8.base44.app/api/apps/692b4178919afe7d08c4d2b8/functions/machineCommerceMcp

No auth detected

Connect to this endpoint to inspect the live schema for get_verified_order_status 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

evercraft-ai-suite-08c4d2b8.base44.app

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-machine-commerce]
url = "https://evercraft-ai-suite-08c4d2b8.base44.app/api/apps/692b4178919afe7d08c4d2b8/functions/machineCommerceMcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "evercraft-machine-commerce": {
      "type": "http",
      "url": "https://evercraft-ai-suite-08c4d2b8.base44.app/api/apps/692b4178919afe7d08c4d2b8/functions/machineCommerceMcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: evercraft-machine-commerce
Remote MCP URL: https://evercraft-ai-suite-08c4d2b8.base44.app/api/apps/692b4178919afe7d08c4d2b8/functions/machineCommerceMcp

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-machine-commerce": {
      "url": "https://evercraft-ai-suite-08c4d2b8.base44.app/api/apps/692b4178919afe7d08c4d2b8/functions/machineCommerceMcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "evercraft-machine-commerce": {
      "type": "http",
      "url": "https://evercraft-ai-suite-08c4d2b8.base44.app/api/apps/692b4178919afe7d08c4d2b8/functions/machineCommerceMcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "evercraft-machine-commerce",
  "transport": "streamable-http",
  "url": "https://evercraft-ai-suite-08c4d2b8.base44.app/api/apps/692b4178919afe7d08c4d2b8/functions/machineCommerceMcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • discover_offers — List current public-safe Evercraft capabilities, including verified sell-now offers and clearly labeled discovery-only or verification-required capabilities.
  • match_offer — Match a natural-language user problem to current public-safe Evercraft capabilities using the live deterministic commercial router.
  • prepare_paid_handoff — For a verified machine-commerce offer with a wired adapter, create a human review URL without creating checkout, invoice, payment obligation, entitlement, or fulfillment.
  • get_live_checkout_offer — Read current product-gateway terms for one verified direct-checkout Evercraft service.
  • prepare_verified_checkout — Only after the human explicitly agrees to pay for a verified Evercraft offer, route the product-specific details to that product gateway to prepare a secure checkout.
  • route_raven_pain — Send a plain-language home, family, financial, digital-security, personal-safety, relationship, property, connectivity, or business-safety concern to the live Raven Nexus pain router.
  • route_buildflow_operational_pain — Send a non-sensitive description of an ERP, migration, vendor-identity, process-discovery, procurement, role-routing or governed-agent problem to BuildFlow.
  • prepare_buildflow_handoff — Prepare a privacy-preserving BuildFlow handoff after matching an enterprise operations problem.