Skip to content

docs: use MCP Guard and Agent Guard product names#2

Merged
beonde merged 1 commit into
mainfrom
docs/product-branding
Mar 5, 2026
Merged

docs: use MCP Guard and Agent Guard product names#2
beonde merged 1 commit into
mainfrom
docs/product-branding

Conversation

@beonde

@beonde beonde commented Mar 5, 2026

Copy link
Copy Markdown
Member

Summary

The branding commit from PR #1 was lost during merge conflict resolution. This re-applies the official product names.

Changes

Location Before After
README table of contents "MCP Server Identity" "MCP Guard Demo"
README table of contents "A2A Agents" "Agent Guard Demos"
README section heading ## 🔒 MCP Server Identity Demo ## 🔒 MCP Guard Demo
README section heading ## 🤖 A2A Agent Demos ## 🤖 Agent Guard Demos
README project structure "MCP Server Identity demo" "MCP Guard demo"
README architecture diagram "A2A Agents" / "MCP Demo" "Agent Guard" / "MCP Guard"
mcp-demo/README title "CapiscIO MCP Demo" "CapiscIO MCP Guard Demo"

Context

These names match the marketing copy on the website (capiscio/apps/web) and the companion PRs:

Align demo READMEs with official product branding:
- 'MCP Server Identity' → 'MCP Guard'
- 'A2A Agents' / 'A2A Agent Demos' → 'Agent Guard Demos'
- 'MCP Demo' → 'MCP Guard' in architecture diagram
- mcp-demo title: 'CapiscIO MCP Demo' → 'CapiscIO MCP Guard Demo'
Copilot AI review requested due to automatic review settings March 5, 2026 05:08
@beonde beonde merged commit 77efd4d into main Mar 5, 2026
12 checks passed
@beonde beonde deleted the docs/product-branding branch March 5, 2026 05:09

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Re-applies the official product branding (“MCP Guard” and “Agent Guard”) across the repo’s demo documentation after it was lost during conflict resolution.

Changes:

  • Renames the main README demo links and section headings to “MCP Guard Demo” and “Agent Guard Demos”.
  • Updates the README project structure notes and architecture diagram labels to use the new product names.
  • Updates mcp-demo/README.md title to “CapiscIO MCP Guard Demo”.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Updates demo names/headings and related structure/diagram labels to “MCP Guard” / “Agent Guard”.
mcp-demo/README.md Renames the README title to “CapiscIO MCP Guard Demo”.
Comments suppressed due to low confidence (1)

README.md:196

  • In the Project Structure code block, the comment for mcp-demo/README.md still says "Detailed MCP demo docs". Since this PR renames the demo to "MCP Guard", update that description to match the new branding for consistency.
├── mcp-demo/                     # MCP Guard demo
│   ├── server/main.py            # Guarded MCP filesystem server
│   ├── client/main.py            # Client with server verification
│   ├── docker-compose.yml        # Full stack orchestration
│   └── README.md                 # Detailed MCP demo docs

Comment thread README.md
│ │
┌──────┴──────┐ ┌──────────┴──────────┐
A2A Agents │ │ MCP Demo
Agent Guard │ │ MCP Guard

Copilot AI Mar 5, 2026

Copy link

Choose a reason for hiding this comment

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

The architecture diagram label │Agent Guard │ looks misaligned compared to the surrounding box formatting (missing the leading space used elsewhere). Consider adjusting spacing so the label is consistently padded/centered like the other diagram text.

Suggested change
│Agent Guard │ │ MCP Guard │
Agent Guard │ │ MCP Guard │

Copilot uses AI. Check for mistakes.
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