20 lines
709 B
JSON
20 lines
709 B
JSON
{
|
|
"passed": true,
|
|
"server_binary": "/home/emil/Desktop/shacraft-core/target/release/shacraft-server",
|
|
"mcp_binary": "/home/emil/Desktop/shacraft-core/target/release/shacraft-mcp",
|
|
"sdk": true,
|
|
"checks": [
|
|
"SDK initialize, version negotiation, notification and ping",
|
|
"17 discoverable tool schemas accepted by SDK",
|
|
"4 resources read through SDK",
|
|
"Construction prompt and arguments",
|
|
"Durable write, read, idempotent retry, conflict content and undo",
|
|
"Plan and atomic idempotent commit",
|
|
"MCP PNG image content",
|
|
"Entity spawn/update/list/delete",
|
|
"Persisted world configuration and measured metrics",
|
|
"World reset"
|
|
],
|
|
"world": "mcp_sdk_1789395818564"
|
|
}
|