product · inferred from evidence
MCP protocol
A protocol mentioned in the context of JSON-RPC handshake and client-server communication.
- Perplexity MCP npx wrapper causes EOF errors in strict MCP clients
The recommended npx -y @perplexity-ai/mcp-server config fails in strict MCP clients with an initialize: EOF error. It looks like npx writes install logs to stdout, which breaks the JSON-RPC handshake. This happens consistently, not intermit