10 months ago
A diagnostic MCP server for probing and validating client connections.
Server Config
{
"mcpServers": {
"Probe": {
"command": "npx",
"args": [
"mcp-remote",
"http://tencent.yumeeu.com:5000/sse",
"--allow-http"
]
}
}
}