← askoperationsexperts.com

INDIVIDUAL MCP TOOL

talent_scout_score_fit

Compare a role text with the account owner's own saved preferences using a deterministic checklist so Robert can decide whether to review or apply manually.

askoperationsexperts.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://askoperationsexperts.com/api/mcp

No auth detected

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

askoperationsexperts.com

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.