11 lines
318 B
JSON
11 lines
318 B
JSON
{
|
|
"name": "stirling-mcp-client-check",
|
|
"private": true,
|
|
"type": "module",
|
|
"version": "1.0.0",
|
|
"description": "Real MCP client (official @modelcontextprotocol/sdk) used to validate the Stirling MCP server end-to-end over streamable HTTP.",
|
|
"dependencies": {
|
|
"@modelcontextprotocol/sdk": "^1.12.0"
|
|
}
|
|
}
|