organization · inferred from evidence
perplexityai
An organization maintaining or associated with the Model Context Protocol repository.
- 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
- Perplexity MCP 0.13/0.14 schema validation error: oneOf not supported - use 0.2.3
After updating to @perplexity-ai/mcp-server 0.14.0, Claude Code fails at startup with: tools.70.custom.input_schema: input_schema does not support oneOf, allOf, or anyOf at the top level. Version 0.2.2 worked fine. Downgrading is not really
- Perplexity MCP shows only 1 tool instead of 3 - use the official npm package
The index.ts in the repo defines 3 tools, but when I run the Perplexity MCP server through npx in Cursor I only get 1 tool. How do I get all 3, or at least switch the one tool to sonar-deep-research? I tried with different prompts and the o