← ckey.app

INDIVIDUAL MCP TOOL

book_strategy_call

Get the booking link for a strategy call with Casey Key Advisors.

ckey.appnone authenticationAvailability not checked

LIVE ENDPOINT

https://mcp.ckey.app/mcp

No auth detected

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

ckey.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.ckey-readiness]
url = "https://mcp.ckey.app/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "ckey-readiness": {
      "type": "http",
      "url": "https://mcp.ckey.app/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: ckey-readiness
Remote MCP URL: https://mcp.ckey.app/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": {
    "ckey-readiness": {
      "url": "https://mcp.ckey.app/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "ckey-readiness": {
      "type": "http",
      "url": "https://mcp.ckey.app/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "ckey-readiness",
  "transport": "streamable-http",
  "url": "https://mcp.ckey.app/mcp"
}
MCP Inspector

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

Related tools

  • scan_website — Primary Casey Key website scanner: mechanical SEO + AIO + AEO checks, then grounded Snapshot pillars (offer clarity, trust & proof, adoption readiness, governance signals, production readiness).
  • readiness_snapshot — Alias of scan_website (backward compatible).
  • assess_repo — Run the mechanical (repo-inspectable) subset of Casey Key Advisors' 60-point agent-readiness assessment against a GitHub repository via the GitHub API.
  • list_services — List Casey Key Advisors' services and positioning (automate the company, keep the keys: company-work agents, ChatGPT/Claude apps and MCP channels, governed agent delivery for code, adoption strategy, and supporting practices).
  • list_case_studies — List Casey Key Advisors' shipped agent-channel proof: SavePilots (ChatGPT), Reklaim (GPT/Claude data-control surfaces), and Prefile (GPT/Claude pre-filing).
  • describe_mcp_offer — Explain Casey Key Advisors' Agent Apps & MCP Channels Pilot package: what is included, engagement spine (Assess→Pilot→Ship→Enable), and what is never autonomous.
  • recommend_mcp_tools — Suggest a first allowlisted MCP tool catalog (3–8 tools) for a company workflow.
  • describe_mcp_gtm — Explain Casey Key Advisors' MCP Product Marketing System (MPMS): the app pack and cold-start tooling that make an MCP installable and useful on turn one (category claim, connect page, jobs, site guide, seeds, measurement).