← ckey.app

INDIVIDUAL MCP TOOL

describe_content_lab

Explain Casey Key Advisors' Content Lab (Brand Lab + Email Lab): execute draft email and social packages via MCP tools that return content in chat.

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

Indexed input schema

{}

Risk classification

Potential side effects detected · medium confidence · heuristic, not a guarantee.

  • A tool name or description suggests code or command execution.
  • A tool name or description suggests sending messages.

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 + GEO (Generative Engine Optimization) + 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 (multi-agent systems, installed and operated: governed agent framework, company-work agents, ChatGPT/Claude apps and MCP channels, governed agent delivery for code, adoption strategy, and supporting practices).
  • describe_agent_framework — Explain Casey Key Advisors' Governed Agent Framework (the flagship product): the domain-agnostic core (pipelines, compressed handoffs, run memory with LLM cost metering, human gates) and the full pack catalog, mapping each pack to its public MCP tools on this server or marking it private install only.
  • list_case_studies — List Casey Key Advisors' shipped agent-channel patterns (anonymized): ChatGPT consumer utilities, GPT/Claude data-control assistants, and guided intake with human submit gates.
  • 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.