Skip to content

feat: add MCP Server integration to the integrations page - #3473

Merged
bdshadow merged 1 commit into
mainfrom
dbocharov/feat/mcp-server-ui
Feb 17, 2026
Merged

feat: add MCP Server integration to the integrations page#3473
bdshadow merged 1 commit into
mainfrom
dbocharov/feat/mcp-server-ui

Conversation

@bdshadow

@bdshadow bdshadow commented Feb 17, 2026

Copy link
Copy Markdown
Member

Summary by CodeRabbit

  • New Features

    • Added MCP (Model Context Protocol) integration guide with client configuration examples and available tools documentation.
  • Documentation

    • New integration guide for MCP setup and configuration with AI assistants.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@bdshadow
bdshadow force-pushed the dbocharov/feat/mcp-server-ui branch from dd022a3 to 3c687fe Compare February 17, 2026 14:05
@coderabbitai

coderabbitai Bot commented Feb 17, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉


📝 Walkthrough

Walkthrough

A new MCP (Model Context Protocol) integration guide is added to the application by registering a guide entry in the guides array and creating a corresponding MDX documentation file with configuration examples and available tools information.

Changes

Cohort / File(s) Summary
Guide Registration
webapp/src/views/projects/integrate/guides.tsx
Added new MCP guide entry to the guides array with name, icon component, and lazy-loaded MDX import.
MCP Documentation
webapp/src/views/projects/integrate/guides/Mcp.mdx
New integration guide document introducing MCP, providing client configuration example in JSON format, and listing available tools (project, keys, translations, languages, namespaces/tags, batch translation).

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~12 minutes

Poem

🐰 A new protocol hops into view,
MCP integration guides the way through,
Configuration, documentation so bright,
AI assistants now have tools in sight! ✨

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The PR title clearly and concisely describes the main change: adding MCP Server integration to the integrations page, which matches the actual modifications in the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing touches
  • 📝 Generate docstrings
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch dbocharov/feat/mcp-server-ui

Tip

Issue Planner is now in beta. Read the docs and try it out! Share your feedback on Discord.


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.

@JanCizmar

Copy link
Copy Markdown
Member

@dkrizan according to the process you could have merge this immediately.

@bdshadow
bdshadow merged commit ce0eb6d into main Feb 17, 2026
41 checks passed
@bdshadow
bdshadow deleted the dbocharov/feat/mcp-server-ui branch February 17, 2026 15:03
TolgeeMachine added a commit that referenced this pull request Feb 18, 2026
# [3.159.0](v3.158.0...v3.159.0) (2026-02-18)

### Features

* add MCP Server integration to the integrations page ([#3473](#3473)) ([ce0eb6d](ce0eb6d))
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.

3 participants