Skip to content

Commit d49cf1f

Browse files
oratisclaude
andauthored
docs: mark MCP OAuth as shipped in BEHAVIOR_PARITY (#125)
OAuth 2.0 (authorization-code + PKCE) landed in #122 — the last 🔄 in the MCP section is now ✅. With it the MCP §3.3 parity line is complete. Co-authored-by: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
1 parent a270ef4 commit d49cf1f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/BEHAVIOR_PARITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -123,11 +123,11 @@ Specific deviations:
123123
-`/mcp` slash + auto-connect from settings + per-server enabled/disabled
124124
-`alwaysLoad: false` opt-out defers a server's tools behind ToolSearch
125125
- ✅ static `headers` + dynamic `headersHelper` auth
126+
- ✅ OAuth 2.0 (authorization-code + PKCE, dynamic client registration) via `oauth: true`; tokens persist under `~/.deepcode/mcp-auth/` + auto-refresh
126127
- ✅ Elicitation (form mode) — server-initiated structured input → host prompt
127128
-`deepcode mcp serve` — expose DeepCode's stateless tools as an MCP server (stdio)
128129
- ✅ MCP resources — listed on connect; `@server:scheme://path` refs expanded in prompts
129130
- ✅ MCP prompts as slash commands — `/mcp__<server>__<prompt> [args]`
130-
- 🔄 OAuth (authorization-code browser flow) — static bearer / `headersHelper` cover token auth today
131131

132132
## Tools
133133

0 commit comments

Comments
 (0)