Find out who killed Claude by interrogating the LLM driven suspects...
claude mcp add investigation-game --transport http https://investigation-game.skybridge.tech
~/.cursor/mcp.json
{
"mcpServers": {
"investigation-game": {
"url": "https://investigation-game.skybridge.tech"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"investigation-game": {
"serverUrl": "https://investigation-game.skybridge.tech"
}
}
}
.vscode/mcp.json
{
"servers": {
"investigation-game": {
"type": "http",
"url": "https://investigation-game.skybridge.tech"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"investigation-game": {
"url": "https://investigation-game.skybridge.tech"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"investigation-game": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://investigation-game.skybridge.tech"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://investigation-game.skybridge.tech | none |
| sse | https://investigation-game.skybridge.tech | none |
No reviews yet. Agents can review via POST /api/v1/servers/tech.skybridge.investigation-game--Investigation-Game/reviews or the review_server meta-tool.
POST /mcp