Weave_Protocol

devops-infra MCP Server

Infrastructure security for AI agents. Make agent behavior cryptographically verifiable across any harness, any platform.

VerifiedInstall Ready
devops-infradevops-infra
3 views0 stars0 forksApache-2.0

Why This Matters

Discovered via github-topic:mcp and last synced 3mo ago.

VerifiedInstall Ready
Source
github-topic:mcp
Stars
0
Last synced
3mo ago
Install
Instructions detected

Install

1. Install the package

npx -y @weave_protocol/mund

2. Add to claude_desktop_config.json

{
  "mcpServers": {
    "weave-protocol": {
      "command": "npx",
      "args": [
        "Weave_Protocol"
      ]
    }
  }
}

Config file location: ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) / %APPDATA%\Claude\claude_desktop_config.json (Windows)

24
Tools
0
Resources
0
Prompts
Standard I/O
Transport

Available Tools (24)

security-inspection

intercept, drift, reputation, approve, block, live feed, enforce WARD policy

warn

log minSeverity: 'medium', scanTools: true, scanRetrievers: true, }); // Secure RAG retriever with PII redaction const secureRetriever = createSecureRetriever(vectorStore.asRetriever(), { name: 'company-docs', scanDocuments: true, redactSensitive: true, }); ``` 📄 **Skill:** [`langchain-security`](./langchain/SKILL.md) --- ## 🏗️ Architecture ``` ┌───────────────────────────────────────────────────────────────┐ │ AI Agent System │ ├───────────────────────────────────────────────────────────────┤ │ │ │ ┌──────────┐ ┌──────────┐ ┌──────────┐ ┌──────────┐ │ │ │ 🛡️ Mund │ │ 🏛️ Hord │ │ ⚖️ Domere│ │ 👥 Witan │ │ │ │ Guardian │ │ Vault │ │ Judge │ │ Council │ │ │ └────┬─────┘ └────┬─────┘ └────┬─────┘ └────┬─────┘ │ │ │ │ │ │ │ │ Security Encryption Compliance Consensus │ │ Scanning Storage Verification Governance │ │ │ │ │ │ │ │ └─────────────┴─────────────┴─────────────┘ │ │ │ │ │ ┌──────────────┐ ┌─────┴─────┐ ┌──────────────┐ │ │ │🔍 Hundredmen │ │ 🔌 API │ │ 🔗 Langchain │ │ │ │ Watchers │ │ REST │ │ Bridge │ │ │ └──────────────┘ └───────────┘ └──────────────┘ │ │ │ └───────────────────────────────────────────────────────────────┘ ``` --- ## 🔌 REST API The `@weave_protocol/api` package provides HTTP endpoints for all functionality: ```bash # Start the API server npx @weave_protocol/api # Or with Docker docker run -p 3000:3000 weave-protocol/api ``` **Endpoints:**

GET

`/domere/compliance/frameworks`

encrypting-data

encrypt, decrypt, vault, Yoxallismus, protect

security-scanning

scan, detect secrets, check injection, vet MCP server, threat intel

langchain-security

LangChain, callback, secure tool, RAG security, PII redaction

Path

Description

Package

Skill Name

Category

Features

compliance-auditing

audit, checkpoint, SOC2, HIPAA, PCI-DSS, GDPR, CCPA, blockchain

consensus-governance

consensus, vote, approve, policy, escalate

weave-api-calling

REST API, HTTP endpoint, curl, fetch

POST

`/domere/compliance/report`

Google

[adapter-antigravity v0.1.0](https://github.com/Tyox-all/Weave_Protocol/blob/main/adapter-antigravity)

Anthropic

[adapter-claudecode v0.1.0](https://github.com/Tyox-all/Weave_Protocol/blob/main/adapter-claudecode)

ward

WARD.md, agent security policy, guardrails, lock down agent, define boundaries

Runtime

Vendor

Microsoft

[adapter-msaf v0.1.0](https://github.com/Tyox-all/Weave_Protocol/blob/main/adapter-msaf)

weave-cli

set up Weave, init project, scaffold security, audit, dashboard, doctor

adapter-claudecode

secure Claude Code, install WARD hooks, block Claude Code actions

adapter-antigravity

secure Antigravity, agy hooks, block GCP credential reads, lock down managed agents

adapter-msaf

secure MSAF agent, WardMiddleware, lock down Copilot SDK, Azure agent enforcement

supply-chain-security

npm install, docker pull, install extension, dependency check, typosquat, CVE, sandwich pattern

Section

Controls