← askoperationsexperts.com

INDIVIDUAL MCP TOOL

credentials_inventory

Discover wallet-resolved credential service names and accepted aliases without exposing secret values.

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 credentials_inventory and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • A tool name, description or schema mentions credentials.

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.
  • 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.
  • artifact_export — Create an audited export receipt for an approved artifact or internal draft.