Skip to content

docs(mcp): fix persistent profile directory name in docs#40024

Open
lennondotw wants to merge 1 commit intomicrosoft:mainfrom
lennondotw:fix-mcp-profile-path-docs
Open

docs(mcp): fix persistent profile directory name in docs#40024
lennondotw wants to merge 1 commit intomicrosoft:mainfrom
lennondotw:fix-mcp-profile-path-docs

Conversation

@lennondotw
Copy link
Copy Markdown

Summary

  • Documentation says persistent profile directory is mcp-{channel}-profile, but code generates mcp-{channel}-{hash} where {hash} is a 7-char SHA-256 of the working directory
  • Updated docs/src/getting-started-mcp.md to reflect the actual directory naming scheme

Made with Cursor

@lennondotw lennondotw force-pushed the fix-mcp-profile-path-docs branch 3 times, most recently from 40332ea to e73b597 Compare April 2, 2026 07:42
The documentation listed `mcp-{channel}-profile` as the default
profile directory, but the code generates `mcp-{channel}-{hash}`
where `{hash}` is derived from the MCP client's workspace root.
@lennondotw lennondotw force-pushed the fix-mcp-profile-path-docs branch from e73b597 to 4d1595a Compare April 2, 2026 07:43
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.

1 participant