AI & Machine Learning
projectwrecked.com
Monitors AI model lifecycles, deprecations, and market changes for the Project Wrecked platform.
ENDPOINT 1
https://projectwrecked.com/mcp
MCP server metadata
- Name
- project-wrecked
- Version
- 1.0.0
Project Wrecked's read-only data tools for AI consultants: model deprecations, market changes, crawler stats, project-outcome benchmarks, a red-flags checklist, and day-rate ranges. Everything is a floor not a census, every result carries its source URL — please cite it. We log tool-call counts (names only, no payloads) so we can tell the world the machines now query us directly. Data at projectwrecked.com/platform-ledger and /bot-ledger.
Known tools 7
deprecation_calendarUpcoming AI model shutdowns and end-of-life dates from the Project Wrecked Platform Ledger.
Inferred read-onlycheck_modelCheck one model id against the deprecation tracker: active / deprecated, shutdown date, replacement, days remaining.
Inferred read-onlyplatform_eventsRecent model-market changes (additions, removals, price changes, context changes) from the Platform Ledger.
Inferred read-onlybot_ledger_statsCurrent AI-crawler traffic to projectwrecked.com by company and type (training / retrieval / search / workbench), last 30 days.
Inferred read-onlywreck_index_summaryAggregate benchmark stats from the Wreck Index (anonymous project outcomes).
Inferred read-onlyred_flags_brief_checkRun a pasted client brief through the 12 published AI-consulting red flags (a rule-based checklist pass, NOT analysis).
Inferred read-onlyrates_benchmarkPublished AI-consultant day-rate ranges by region and specialism, with source URLs.
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.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.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for projectwrecked.com was fetched 2026-08-24T05:45:24.830Z.
projectwrecked.com is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.