← Registry

AI & Machine Learning

projectwrecked.com

Monitors AI model lifecycles, deprecations, and market changes for the Project Wrecked platform.

1 endpoint7 known toolsFirst detected August 7, 2026Last detected August 7, 2026

ENDPOINT 1

https://projectwrecked.com/mcp

No auth detected

MCP server metadata

Name
project-wrecked
Version
1.0.0
Capabilities
tools
Server instructions

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_calendar

Upcoming AI model shutdowns and end-of-life dates from the Project Wrecked Platform Ledger.

Inferred read-only
check_model

Check one model id against the deprecation tracker: active / deprecated, shutdown date, replacement, days remaining.

Inferred read-only
platform_events

Recent model-market changes (additions, removals, price changes, context changes) from the Platform Ledger.

Inferred read-only
bot_ledger_stats

Current AI-crawler traffic to projectwrecked.com by company and type (training / retrieval / search / workbench), last 30 days.

Inferred read-only
wreck_index_summary

Aggregate benchmark stats from the Wreck Index (anonymous project outcomes).

Inferred read-only
red_flags_brief_check

Run a pasted client brief through the 12 published AI-consulting red flags (a rule-based checklist pass, NOT analysis).

Inferred read-only
rates_benchmark

Published AI-consultant day-rate ranges by region and specialism, with source URLs.

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

Trust status Trusted

projectwrecked.com is assessed as Trusted: Domain has an established technology history spanning over a year.

Indexed

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