Skip to content

Remove MCP server documentation - #31

Merged
encryptedDegen merged 2 commits into
ethereumidentitykit:mainfrom
Quantumlyy:Quantumlyy/remove-mcp-docs-section
Jun 1, 2026
Merged

Remove MCP server documentation#31
encryptedDegen merged 2 commits into
ethereumidentitykit:mainfrom
Quantumlyy:Quantumlyy/remove-mcp-docs-section

Conversation

@Quantumlyy

@Quantumlyy Quantumlyy commented May 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Removes the ETHID MCP (Model Context Protocol) server documentation, since the MCP deployment no longer exists and the page pointed users at a dead service. Deletes the pages/docs/ai-tools/ethid-mcp.mdx page (910 lines) along with its "MCP Server" entry in the AI Tools sidebar (pages/docs/ai-tools/_meta.ts); the AI Tools section and its unrelated LLMs.txt page are left untouched, and no other pages link to the removed page.

Also excludes the auto-generated next-env.d.ts from eslint (eslint.config.mjs), fixing a pre-existing @typescript-eslint/triple-slash-reference failure caused by the Next.js 15.5 typed-routes reference. bun run lint and bun run build both pass.

@vercel

vercel Bot commented May 31, 2026

Copy link
Copy Markdown

@Quantumlyy is attempting to deploy a commit to the EFP Team on Vercel.

A member of the Team first needs to authorize it.

@coderabbitai

coderabbitai Bot commented May 31, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

Removes the ETHID MCP documentation page and its ethid-mcp metadata entry; separately adds next-env.d.ts to the ESLint ignore list.

Changes

Documentation Cleanup

Layer / File(s) Summary
Remove ETHID MCP documentation and metadata
pages/docs/ai-tools/_meta.ts, pages/docs/ai-tools/ethid-mcp.mdx
Deletes the entire ethid-mcp.mdx page and removes the ethid-mcp key from the AI tools metadata export.

Config Update

Layer / File(s) Summary
Add next-env.d.ts to ESLint ignore
eslint.config.mjs
Adds next-env.d.ts to the top-level ESLint ignore globs.

Estimated code review effort

🎯 3 (Moderate) | ⏱️ ~20 minutes

Poem

🐰 A page hops away, leaves the branch bare,
One mapping falls, lightens the air,
A linting line added, quiet and small,
Docs trimmed neat — tidy for all. 🥕

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Remove MCP server documentation' directly describes the main change: deletion of the ethid-mcp.mdx file and removal of the MCP Server entry from the sidebar metadata.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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.

@Quantumlyy
Quantumlyy marked this pull request as ready for review May 31, 2026 06:38
Copilot AI review requested due to automatic review settings May 31, 2026 06:38
@vercel

vercel Bot commented May 31, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
eik-docs Ready Ready Preview, Comment May 31, 2026 8:45am

Request Review

@encryptedDegen
encryptedDegen merged commit be1f6a5 into ethereumidentitykit:main Jun 1, 2026
2 of 3 checks passed
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.

2 participants