Skip to content

Commit cb6da68

Browse files
authored
docs: improve comparison text clarity with concrete examples (#68)
Replace vague parenthetical text with clearer example language to better illustrate when catalog integration isn't needed.
1 parent eef98b1 commit cb6da68

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ MCP Gateway: **A hub to orchestrate multiple MCP servers** (aggregation, catalog
4444
### When to choose `mcp-auth-proxy`
4545

4646
- **You just need to add auth to one or a few MCPs** (enforce OAuth/OIDC/password-only)
47-
- **Catalog integration and aggregation aren’t needed** (either self-hosted or independently managed MCP.)
47+
- **Catalog integration and aggregation aren’t needed** (e.g., self-hosted or independently managed MCP deployments)
4848

4949
### When to choose MCP Gateway
5050

docs/docs/comparison.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ MCP Gateway: **A hub to orchestrate multiple MCP servers** (aggregation, catalog
1010
## When to choose `mcp-auth-proxy`
1111

1212
- **You just need to add auth to one or a few MCPs** (enforce OAuth/OIDC/password-only)
13-
- **Catalog integration and aggregation aren’t needed** (either self-hosted or independently managed MCP.)
13+
- **Catalog integration and aggregation aren’t needed** (e.g., self-hosted or independently managed MCP deployments)
1414

1515
## When to choose MCP Gateway
1616

0 commit comments

Comments
 (0)