Skip to content

Updated instructions to use the Ensue Skill in Claude#2

Open
christinetyip wants to merge 3 commits intomainfrom
Major-fixes-dev-mindshare-example
Open

Updated instructions to use the Ensue Skill in Claude#2
christinetyip wants to merge 3 commits intomainfrom
Major-fixes-dev-mindshare-example

Conversation

@christinetyip
Copy link
Collaborator

No description provided.


## Prerequisites
- Codex CLI or Claude with MCP support installed.
- Codex CLI or Claude Clode.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Typo

Then tell Claude Code which API key to use:

```bash
ENSUE_API_KEY is lmn_695bff5b5b6d4bfe82ffaf2ee9c1167c
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same as above

- 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.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this a codex example or a claude code example?

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.

2 participants