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.3.0
Known tools 11
scan_websitePrimary Casey Key website scanner: mechanical SEO + AIO + 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 (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).
Inferred read-onlylist_case_studiesList Casey Key Advisors' shipped agent-channel proof: SavePilots (ChatGPT), Reklaim (GPT/Claude data-control surfaces), and Prefile (GPT/Claude pre-filing).
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, default-policy warnings, and instructions that forbid host-model recalculation of tool math.
Inferred read-onlybook_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.