Skip to content

Add Viridis MCP to Tools#190

Open
jdhart81 wants to merge 1 commit into
corca-ai:mainfrom
jdhart81:patch-1
Open

Add Viridis MCP to Tools#190
jdhart81 wants to merge 1 commit into
corca-ai:mainfrom
jdhart81:patch-1

Conversation

@jdhart81
Copy link
Copy Markdown

@jdhart81 jdhart81 commented May 18, 2026

Adding Viridis MCP — formally-verified MCP services for AI-agent security.

Three live tools (also self-hostable via the open-source SDK):

  • /v1/injection/detect — returns verdict + probability + bitsAtRisk + matched VulnCanon entries (backed by T-IB-02 Adversarial Landauer + T-IB-06 Detection Lower Bound)
  • /v1/canon/scan — source-code scan against the public VulnCanon catalog (backed by T-IB-05 Canon Compression)
  • /v1/maxwell/challenge — adaptive PoW defense; defender pays log2(1/alpha)x attacker per bit (T-IB-09 Adversarial Dissipation)

7/7 corpus theorems formally proven in Lean 4 via Aristotle (Harmonic). Free tier with no credit card.

Public artifacts: github.com/viridis-security/mcp-services-sdk + github.com/viridis-security/maxwells-defense + github.com/viridis-security/vulncanon

Summary by CodeRabbit

문서

  • README.md의 Tools 섹션에 Viridis MCP 항목(저장소 링크 및 GitHub stars 배지 포함)이 추가되었습니다.

Review Change Stack

Adding Viridis MCP — formally-verified MCP services for AI-agent security.

Three live tools (also self-hostable via the open-source SDK):
- /v1/injection/detect — returns verdict + probability + bitsAtRisk + matched VulnCanon entries (backed by T-IB-02 Adversarial Landauer + T-IB-06 Detection Lower Bound)
- /v1/canon/scan — source-code scan against the public VulnCanon catalog (backed by T-IB-05 Canon Compression)
- /v1/maxwell/challenge — adaptive PoW defense; defender pays log2(1/alpha)x attacker per bit (T-IB-09 Adversarial Dissipation)

7/7 corpus theorems formally proven in Lean 4 via Aristotle (Harmonic). Free tier with no credit card.

Public artifacts: github.com/viridis-security/mcp-services-sdk + github.com/viridis-security/maxwells-defense + github.com/viridis-security/vulncanon
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented May 18, 2026

Walkthrough

README.md의 Tools 섹션에 Viridis MCP 도구 항목이 추가되었습니다. 이 항목은 리포지토리 링크와 GitHub stars 배지를 포함하며, 기존 목록 구조에 새로운 행을 삽입하는 형태입니다.

Changes

Tools 목록 확장

레이어 / 파일(들) 요약
Viridis MCP 도구 항목 추가
README.md
Tools 섹션에 Viridis MCP 항목을 리포지토리 링크 및 GitHub stars 배지와 함께 추가했습니다.

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 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 풀 리퀘스트 제목이 변경 사항의 주요 내용을 명확하게 반영합니다. README.md의 Tools 섹션에 Viridis MCP를 추가한 것이 주요 변경 사항이며, 제목이 이를 정확히 요약합니다.
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.

✨ 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.

Warning

⚠️ This pull request might be slop. It has been flagged by CodeRabbit slop detection and should be reviewed carefully.

Copy link
Copy Markdown

@coderabbitai coderabbitai Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🧹 Nitpick comments (1)
README.md (1)

122-122: ⚡ Quick win

변동 가능 정보(무료 티어 수치/검증 개수)는 목록 설명에서 분리해 주세요.

Line 122는 다른 Tools 항목 대비 설명이 길고, 월별 무료 호출량·7/7 verified 같은 변경 가능 수치가 포함돼 문서가 빠르게 오래될 수 있습니다. 핵심 기능만 짧게 두고, 변동 정보는 공식 문서 링크로 위임하는 형태가 더 안전합니다.

✂️ 제안 diff
-- [Viridis MCP](https://github.com/viridis-security/mcp-services-sdk): Aristotle-verified MCP services for AI-agent security — adversarial injection detection with bits-at-risk per Adversarial Landauer, VulnCanon source scanning, and Maxwell adaptive proof-of-work defense. Free tier with 1,000 detect calls + 10 canon scans per month. Backing theorems formally proven in Lean 4 by Aristotle (Harmonic, 7/7 verified). ![GitHub Repo stars](https://img.shields.io/github/stars/viridis-security/mcp-services-sdk?style=social)
+- [Viridis MCP](https://github.com/viridis-security/mcp-services-sdk): formally verified MCP services for AI-agent security, including prompt-injection detection, VulnCanon scanning, and adaptive proof-of-work defense. ![GitHub Repo stars](https://img.shields.io/github/stars/viridis-security/mcp-services-sdk?style=social)
🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@README.md` at line 122, 리스트 항목 시작 텍스트 "[Viridis
MCP](https://github.com/viridis-security/mcp-services-sdk)" 항목에서 월별 무료 호출량("Free
tier with 1,000 detect calls + 10 canon scans per month")과 변경 가능한 검증 표기("7/7
verified") 같은 변동 정보는 제거하고 핵심 기능 설명(예: "Aristotle-verified MCP services for
AI-agent security — adversarial injection detection, VulnCanon source scanning,
Maxwell adaptive proof-of-work")만 남기세요; 제거한 수치와 상세 검증 상태는 항목 끝의 링크 또는 괄호 안에 "See
official docs for current pricing/verification details" 같은 짧은 안내로 위임하여 문서 유지보수성을
높이세요.
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Nitpick comments:
In `@README.md`:
- Line 122: 리스트 항목 시작 텍스트 "[Viridis
MCP](https://github.com/viridis-security/mcp-services-sdk)" 항목에서 월별 무료 호출량("Free
tier with 1,000 detect calls + 10 canon scans per month")과 변경 가능한 검증 표기("7/7
verified") 같은 변동 정보는 제거하고 핵심 기능 설명(예: "Aristotle-verified MCP services for
AI-agent security — adversarial injection detection, VulnCanon source scanning,
Maxwell adaptive proof-of-work")만 남기세요; 제거한 수치와 상세 검증 상태는 항목 끝의 링크 또는 괄호 안에 "See
official docs for current pricing/verification details" 같은 짧은 안내로 위임하여 문서 유지보수성을
높이세요.

ℹ️ Review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: bbb3da1f-a954-436d-885e-c9d37e985284

📥 Commits

Reviewing files that changed from the base of the PR and between c8ae124 and ed45244.

📒 Files selected for processing (1)
  • README.md

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