INDIVIDUAL MCP TOOL
voice_intelligence_run
Run the voice intelligence orchestrator over any input: an uploaded or recorded audio/video file (base64 in file), a public audio or video URL (audio_or_video_url), a PDF (pdf), an image (image), or raw text/notes (text and/or notes).
LIVE ENDPOINT
https://askoperationsexperts.com/api/mcp
Connect to this endpoint to inspect the live schema for voice_intelligence_run and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
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.stackfast-mcp-control-plane]
url = "https://askoperationsexperts.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"stackfast-mcp-control-plane": {
"type": "http",
"url": "https://askoperationsexperts.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: stackfast-mcp-control-plane
Remote MCP URL: https://askoperationsexperts.com/api/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": {
"stackfast-mcp-control-plane": {
"url": "https://askoperationsexperts.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"stackfast-mcp-control-plane": {
"type": "http",
"url": "https://askoperationsexperts.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "stackfast-mcp-control-plane",
"transport": "streamable-http",
"url": "https://askoperationsexperts.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
session_file_read— Return session artifact metadata and persistent URLs.credentials_inventory— Discover wallet-resolved credential service names and accepted aliases without exposing secret values.dealership_check_lead_follow_up— Dealership OS checks a tenant-scoped lead against consent, STOP, quiet-hours, pacing, verified-sender, identity, assignment, and manager-exception rules.dealership_sales_floor_brief— Dealership OS returns a public-safe, tenant-scoped coaching brief for opportunity leak diagnosis, ownership and next actions, daily manager reconciliation, customer connection, customer-first presentation structure, or an opportunity disposition recommendation.audit_status— Read AI Stack Audit project state, deliverable refs, credit ledger, and Desk/CRM links.artifact_generate— Generate a governed, tenant-scoped artifact draft with no-fabrication placeholders, analyzer provenance, MASK, brand status, and approval requirements.artifact_refine— Refine an existing artifact draft while preserving tenant boundary, provenance, MASK status, and approval posture.artifact_save— Approve/save an artifact and mark tenant-scoped learning-loop eligibility.