Skip to content

docs(mcp): document search_prisma_documentation tool#7948

Merged
ankur-arch merged 3 commits into
mainfrom
docs-mcp-search-documentation-tool
Jun 15, 2026
Merged

docs(mcp): document search_prisma_documentation tool#7948
ankur-arch merged 3 commits into
mainfrom
docs-mcp-search-documentation-tool

Conversation

@ankur-arch

@ankur-arch ankur-arch commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Purpose of change

Documents the new search_prisma_documentation tool added to the hosted Prisma MCP server in pdp-control-plane#4069.

What's changed

In apps/docs/content/docs/ai/tools/mcp-server.mdx:

  • Added search_prisma_documentation to the Tools list.
  • Added a Searching the Prisma documentation subsection explaining what the tool does and how it's helpful: it answers natural-language Prisma questions grounded in the official docs and returns cited answers, with no extra setup since it's exposed by the MCP server you're already connected to.
  • Added a sample prompt demonstrating it.

Only public-facing, user-relevant behavior is documented. Internal implementation details (backend provider, env vars/secrets, infra/service names) are intentionally excluded.

🤖 Generated with Claude Code

Summary by CodeRabbit

  • Documentation
    • Expanded the MCP server Tools documentation with a new “search Prisma documentation” tool
    • Added guidance on how the tool answers using Prisma docs with citations/links
    • Included an example prompt for searching Prisma docs for deploying to Prisma Compute

Adds the new `search_prisma_documentation` tool to the Prisma MCP server
docs: a read-only tool that answers natural-language Prisma questions
grounded in the official documentation with citations. Public-facing
behavior only.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@vercel

vercel Bot commented Jun 15, 2026

Copy link
Copy Markdown

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

Project Deployment Actions Updated (UTC)
blog Ready Ready Preview, Comment Jun 15, 2026 2:15pm
docs Ready Ready Preview, Comment Jun 15, 2026 2:15pm
eclipse Ready Ready Preview, Comment Jun 15, 2026 2:15pm
site Ready Ready Preview, Comment Jun 15, 2026 2:15pm

Request Review

@github-actions

github-actions Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

🍈 Lychee Link Check Report

19 links: ✅ 12 OK | 🚫 1 errors | 🔀 0 redirects | 👻 5 excluded

❌ Errors

apps/docs/content/docs/ai/tools/mcp-server.mdx


Full Statistics Table
Status Count
✅ Successful 12
🔀 Redirected 0
👻 Excluded 5
🚫 Errors 1
⛔ Unsupported 1
⏳ Timeouts 0
❓ Unknown 0

Drops Accelerate/Optimize from the product list and points the docs
citation link at the relative root (/) instead of an absolute URL.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Caution

Review failed

The pull request is closed.

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Run ID: 1c667a87-5413-440c-a31e-2d8d0c4032ed

📥 Commits

Reviewing files that changed from the base of the PR and between 5e76916 and 7b983ba.

📒 Files selected for processing (1)
  • apps/docs/content/docs/ai/tools/mcp-server.mdx

Walkthrough

Adds a dedicated "Searching the Prisma documentation" section to the MCP server docs, describing the search_prisma_documentation tool and its read-only, citation-backed behavior across Prisma topics. Appends a sample prompt demonstrating how to ask the agent about deploying a project to Prisma Compute.

Changes

MCP Server Documentation Update

Layer / File(s) Summary
Tool section and sample prompt
apps/docs/content/docs/ai/tools/mcp-server.mdx
Adds a section documenting the search_prisma_documentation tool — describing its read-only, citation-grounded Q&A capability — and appends a sample prompt asking about Prisma Compute deployment.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • prisma/web#7865: Both PRs update the MCP server documentation by adding/expanding tool usage details and integration guidance for querying Prisma docs.
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely describes the main change: documenting the search_prisma_documentation tool in the MCP server docs. It's specific, relevant, and directly matches the changeset's primary objective.
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.

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


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

Comment thread apps/docs/content/docs/ai/tools/mcp-server.mdx Outdated
@argos-ci

argos-ci Bot commented Jun 15, 2026

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Argos notifications ↗︎

Build Status Details Updated (UTC)
default (Inspect) ✅ No changes detected - Jun 15, 2026, 2:21 PM

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