Skip to content

Commit 5a99a66

Browse files
A.R.claude
andcommitted
docs(readme): cross-link external-mcp-clients troubleshooting
Both READMEs now point to the new troubleshooting page so users hitting "Vault locked" or "DAEMON_UNREACHABLE" find guidance from the entry- point docs without grepping the source. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 2df8b57 commit 5a99a66

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -444,6 +444,12 @@ For deeper internals, see:
444444

445445
---
446446

447+
## Troubleshooting
448+
449+
- **External MCP clients (Claude Code, Antigravity, Codex CLI, Cursor) hitting "Vault locked":** [docs/troubleshooting/external-mcp-clients.md](docs/troubleshooting/external-mcp-clients.md)
450+
451+
---
452+
447453
## Find Us
448454

449455
<div align="center">

packages/mcp-server/README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -377,6 +377,11 @@ Logging in still goes through the CLI (`npx perplexity-user-mcp login`) — the
377377
- A browser runtime — any of: real Chrome, Microsoft Edge, Brave, system Chromium, or patchright's bundled Chromium (see the [Browser requirement](#browser-requirement) section)
378378
- An active Perplexity account (free tier works; Pro/Max unlock reason/research/compute)
379379

380+
## Troubleshooting
381+
382+
- **External MCP clients hitting "Vault locked":** [Troubleshooting external MCP clients](../../docs/troubleshooting/external-mcp-clients.md)
383+
- **Vault unseal model and recovery:** [docs/vault-unseal.md](../../docs/vault-unseal.md)
384+
380385
## Issues
381386

382387
Bug reports and feature requests: <https://github.com/Automations-Project/VSCode-Perplexity-MCP/issues>.

0 commit comments

Comments
 (0)