INDIVIDUAL MCP TOOL
platform_events
Recent model-market changes (additions, removals, price changes, context changes) from the Platform Ledger.
LIVE ENDPOINT
https://projectwrecked.com/mcp
Connect to this endpoint to inspect the live schema for platform_events 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
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.project-wrecked]
url = "https://projectwrecked.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"project-wrecked": {
"type": "http",
"url": "https://projectwrecked.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: project-wrecked
Remote MCP URL: https://projectwrecked.com/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": {
"project-wrecked": {
"url": "https://projectwrecked.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"project-wrecked": {
"type": "http",
"url": "https://projectwrecked.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "project-wrecked",
"transport": "streamable-http",
"url": "https://projectwrecked.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
Related tools
deprecation_calendar— Upcoming AI model shutdowns and end-of-life dates from the Project Wrecked Platform Ledger.check_model— Check one model id against the deprecation tracker: active / deprecated, shutdown date, replacement, days remaining.bot_ledger_stats— Current AI-crawler traffic to projectwrecked.com by company and type (training / retrieval / search / workbench), last 30 days.wreck_index_summary— Aggregate benchmark stats from the Wreck Index (anonymous project outcomes).red_flags_brief_check— Run a pasted client brief through the 12 published AI-consulting red flags (a rule-based checklist pass, NOT analysis).rates_benchmark— Published AI-consultant day-rate ranges by region and specialism, with source URLs.