Developer Tools
ckey.app
Scans websites and GitHub repos for SEO, AI readiness, and governance signals.
ENDPOINT 1
https://mcp.ckey.app/mcp
MCP server metadata
- Name
- ckey-readiness
- Version
- 0.5.0
Known tools 25
scan_websitePrimary 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-onlyassess_repoRun the mechanical (repo-inspectable) subset of Casey Key Advisors' 60-point agent-readiness assessment against a GitHub repository via the GitHub API.
Inferred read-onlylist_servicesList 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-onlydescribe_agent_frameworkExplain 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-onlylist_case_studiesList 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-onlydescribe_mcp_offerExplain 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-onlyrecommend_mcp_toolsSuggest a first allowlisted MCP tool catalog (3–8 tools) for a company workflow.
Inferred read-onlydescribe_mcp_gtmExplain 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-onlyrecommend_app_pack_sectionsSuggest which MCP Product Marketing System (app pack) sections to fill first for a named job.
Inferred read-onlydescribe_mcp_runtimeExplain 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-onlydescribe_content_labExplain 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 effectslist_brand_lab_channelsList Brand Lab channel canvases (fb_square, ig, linkedin_carousel, blog_og, live) with widths and heights.
Inferred read-onlyrun_brand_labEXECUTE 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 effectsrun_email_labEXECUTE Email Lab: build a draft email package and return it in chat (subject lines, preheader, alternates, HTML body, SERIES stub).
Potential side effectsrecommend_email_seriesSuggest an Email Lab SERIES sketch (template ids, groups, pilot vs next) from audience and offer.
Potential side effectsrecommend_post_seriesSuggest Brand Lab posts across channels with place-order checklists.
Inferred read-onlyscaffold_place_orderReturn an advisory Email Lab + Brand Lab place-order scaffold (sync edits + stubs).
Potential side effectsdescribe_geoExplain Casey Key Advisors' Generative Engine Optimization (GEO) Success Frameworks: Entity & Trust, Answer Readiness, Machine Surfaces, Citation & Freshness, Measure & Iterate.
Inferred read-onlyrecommend_geo_frameworkSuggest which GEO Success Frameworks to prioritize for a visibility goal.
Inferred read-onlydescribe_page_labExplain Casey Key Advisors' Page Lab (AI Landing Page Studio): execute draft landing-page layouts via MCP from a curated brand block registry.
Potential side effectslist_page_lab_blocksList Page Lab curated brand blocks (navbar, hero, features, cta, footer, …) with caps and prompt guides.
Inferred read-onlyrun_page_labEXECUTE Page Lab: compose a draft landing-page layout from a brief using only registered brand blocks.
Potential side effectsbook_strategy_callGet the booking link for a strategy call with Casey Key Advisors.
Inferred read-onlyCONNECT 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.
ckey.app is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.