← Registry

Developer Tools

ckey.app

Scans websites and GitHub repos for SEO, AI readiness, and governance signals.

1 endpoint25 known toolsFirst detected July 30, 2026Last detected September 12, 2026

ENDPOINT 1

https://mcp.ckey.app/mcp

No auth detected

MCP server metadata

Name
ckey-readiness
Version
0.5.0
Capabilities
tools.listChanged

Known tools 25

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).

Inferred read-only
readiness_snapshot

Alias of scan_website (backward compatible).

Inferred read-only
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.

Inferred read-only
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).

Inferred read-only
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.

Inferred read-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.

Inferred read-only
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.

Inferred read-only
recommend_mcp_tools

Suggest a first allowlisted MCP tool catalog (3–8 tools) for a company workflow.

Inferred read-only
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).

Inferred read-only
recommend_app_pack_sections

Suggest which MCP Product Marketing System (app pack) sections to fill first for a named job.

Inferred read-only
describe_mcp_runtime

Explain Casey Key Advisors' MCP Session Integrity pack: working-set persist across Streamable HTTP reconnects, hydrate helpers that never clobber live presets, default-policy warnings, and instructions that forbid host-model recalculation of tool math.

Inferred read-only
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.

Potential side effects
list_brand_lab_channels

List Brand Lab channel canvases (fb_square, ig, linkedin_carousel, blog_og, live) with widths and heights.

Inferred read-only
run_brand_lab

EXECUTE Brand Lab: build a draft social/poster package for one channel and return it in chat (headline, caption, background topic, registry stub, SVG artboard).

Potential side effects
run_email_lab

EXECUTE Email Lab: build a draft email package and return it in chat (subject lines, preheader, alternates, HTML body, SERIES stub).

Potential side effects
recommend_email_series

Suggest an Email Lab SERIES sketch (template ids, groups, pilot vs next) from audience and offer.

Potential side effects
recommend_post_series

Suggest Brand Lab posts across channels with place-order checklists.

Inferred read-only
scaffold_place_order

Return an advisory Email Lab + Brand Lab place-order scaffold (sync edits + stubs).

Potential side effects
describe_geo

Explain Casey Key Advisors' Generative Engine Optimization (GEO) Success Frameworks: Entity & Trust, Answer Readiness, Machine Surfaces, Citation & Freshness, Measure & Iterate.

Inferred read-only
recommend_geo_framework

Suggest which GEO Success Frameworks to prioritize for a visibility goal.

Inferred read-only
describe_page_lab

Explain Casey Key Advisors' Page Lab (AI Landing Page Studio): execute draft landing-page layouts via MCP from a curated brand block registry.

Potential side effects
list_page_lab_blocks

List Page Lab curated brand blocks (navbar, hero, features, cta, footer, …) with caps and prompt guides.

Inferred read-only
run_page_lab

EXECUTE Page Lab: compose a draft landing-page layout from a brief using only registered brand blocks.

Potential side effects
recommend_landing_layout

Suggest a Page Lab block sequence from a campaign goal.

Inferred read-only
book_strategy_call

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

Inferred read-only

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.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for ckey.app was fetched 2026-07-31T08:48:19.415Z and is being refreshed.

Trust status Neutral

ckey.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.