Skip to content

docs: add Resemble Detect and Signal MCP example#148

Closed
devshahofficial wants to merge 2 commits into
rapidaai:mainfrom
devshahofficial:devshahofficial/resemble-detect-docs
Closed

docs: add Resemble Detect and Signal MCP example#148
devshahofficial wants to merge 2 commits into
rapidaai:mainfrom
devshahofficial:devshahofficial/resemble-detect-docs

Conversation

@devshahofficial

@devshahofficial devshahofficial commented Jun 15, 2026

Copy link
Copy Markdown

Summary

  • update the README MCP example for hosted Resemble trust tooling
  • describe Detect for media authenticity and Signal for suspicious-intent scoring
  • give assistant guidance for checking high-risk transcript turns

Validation

  • git diff --check

@coderabbitai

coderabbitai Bot commented Jun 15, 2026

Copy link
Copy Markdown

Review Change Stack

📝 Walkthrough

Walkthrough

A new subsection is added to README.md documenting how to configure a Resemble Detect and Signal MCP server as an assistant tool. It includes a JSON configuration snippet with executionOptions (server URL, protocol, timeout, authorization header), instructions for referencing the Resemble API key via deployment secret store, a list of example MCP-exposed tools discovered at runtime, and guidance for prompting the assistant to use Detect for media authenticity checks and Signal for fraud or scam scoring before trust-sensitive actions.

Changes

MCP Resemble Detect README Example

Layer / File(s) Summary
Resemble Detect and Signal MCP tool documentation
README.md
New subsection (lines 63–106) demonstrating MCP server tool configuration with a JSON payload including executionOptions, secret store API key reference, example runtime-discovered tool names, and assistant usage patterns.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

A rabbit hops through docs so neat,
A JSON snippet, tidy and sweet.
Resemble Detect and Signal unite,
MCP tools discovered at runtime's light!
🐇✨ The README blooms, the config's right.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately and concisely describes the main change: adding documentation for the Resemble Detect and Signal MCP example in the README.
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.

@devshahofficial devshahofficial changed the title docs: add Resemble Detect MCP example docs: add Resemble Detect and Signal MCP example Jun 15, 2026
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