Skip to content

[codex] repair docs MCP indexing#417

Merged
MuncleUscles merged 1 commit into
mainfrom
codex/fix-docs-mcp
May 20, 2026
Merged

[codex] repair docs MCP indexing#417
MuncleUscles merged 1 commit into
mainfrom
codex/fix-docs-mcp

Conversation

@MuncleUscles
Copy link
Copy Markdown
Member

What changed

  • Upgrade the docs MCP image to Node 22 and @arabold/docs-mcp-server@2.4.0.
  • Add startup index verification and automatic rebuild when the persisted DB is unusable.
  • Start the MCP-only server command and add a shorter SSE heartbeat.
  • Fix broken public/llms.txt docs links that were poisoning scraper seed discovery.

Why

The hosted MCP endpoint accepted sessions, but searches failed because the persisted index listed libraries while search_docs/find_version could not resolve them. The scraper could also fail while rebuilding because llms.txt contained links to routes that do not exist.

Validation

  • sh -n docs-mcp/entrypoint.sh
  • docker build -t genlayer-docs-mcp:test docs-mcp
  • Verified built image reports Node v22.22.3 and docs-mcp-server 2.4.0.
  • Capped docs scrape with production excludes succeeded and find-version reported usable unversioned docs.
  • Capped SDK scrape succeeded and find-version reported usable unversioned docs.
  • Checked public/llms.txt docs.genlayer.com links against local page files.

@netlify
Copy link
Copy Markdown

netlify Bot commented May 20, 2026

Deploy Preview for genlayer-docs ready!

Name Link
🔨 Latest commit f41c15b
🔍 Latest deploy log https://app.netlify.com/projects/genlayer-docs/deploys/6a0dec5c52d205000705d793
😎 Deploy Preview https://deploy-preview-417--genlayer-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 20, 2026

Warning

Rate limit exceeded

@MuncleUscles has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 56 minutes and 22 seconds before requesting another review.

You’ve run out of usage credits. Purchase more in the billing tab.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: 7b9b6031-d98a-49de-8281-aa45d91c51c1

📥 Commits

Reviewing files that changed from the base of the PR and between 5b64908 and f41c15b.

📒 Files selected for processing (3)
  • docs-mcp/Dockerfile
  • docs-mcp/entrypoint.sh
  • public/llms.txt
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch codex/fix-docs-mcp

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@MuncleUscles MuncleUscles merged commit 3bc85f4 into main May 20, 2026
7 checks passed
@MuncleUscles MuncleUscles deleted the codex/fix-docs-mcp branch May 20, 2026 17:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant