Skip to content

chore(deps): upgrade rmcp 1.2 → 1.3.0 (auth-client-credentials-jwt, MCP security) #2188

@bug-ops

Description

@bug-ops

rmcp 1.3.0 released 2026-03-26 adds:

  • auth-client-credentials-jwt — JWT-based client credentials auth for MCP servers
  • auth feature was already present in 1.2 (already used in zeph-mcp)

Workspace currently pins rmcp = "1.2" — needs manual bump to "1.3".

Why upgrade:

Action: Change rmcp = "1.2" to rmcp = "1.3" in root Cargo.toml. Verify zeph-mcp builds and MCP client tests pass. Check if auth-client-credentials-jwt feature is worth enabling.

Closes part of #2178 (Zeph-internal MCP auth improvement).

Metadata

Metadata

Assignees

Labels

P3Research — medium-high complexitydependenciesDependency updatessecuritySecurity-related issue

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions