Updated instructions to use the Ensue Skill in Claude#2
Open
christinetyip wants to merge 3 commits intomainfrom
Open
Updated instructions to use the Ensue Skill in Claude#2christinetyip wants to merge 3 commits intomainfrom
christinetyip wants to merge 3 commits intomainfrom
Conversation
austinbaggio
requested changes
Dec 18, 2025
|
|
||
| ## Prerequisites | ||
| - Codex CLI or Claude with MCP support installed. | ||
| - Codex CLI or Claude Clode. |
| Then tell Claude Code which API key to use: | ||
|
|
||
| ```bash | ||
| ENSUE_API_KEY is lmn_695bff5b5b6d4bfe82ffaf2ee9c1167c |
Contributor
There was a problem hiding this comment.
Did you mean to expose this API key?
| claude mcp add --transport http ensue-memory \ | ||
| https://www.ensue-network.ai/api/ \ | ||
| --header "Authorization: Bearer $ENSUE_API_KEY" | ||
| export ENSUE_API_KEY="lmn_695bff5b5b6d4bfe82ffaf2ee9c1167c" |
| - Claude users: download `CLAUDE.md` into your project directory before starting Claude. | ||
| - Codex users: download `AGENTS.md` into your project directory before starting Codex. | ||
| - Open the project in your agent and start; the file is auto-loaded as high-priority instructions. | ||
| Start Codex. |
Contributor
There was a problem hiding this comment.
Is this a codex example or a claude code example?
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.