Skip to content

Add AGENTS.md with cloud-specific development instructions#10

Draft
JavierCane wants to merge 1 commit intomainfrom
cursor/development-environment-setup-ac48
Draft

Add AGENTS.md with cloud-specific development instructions#10
JavierCane wants to merge 1 commit intomainfrom
cursor/development-environment-setup-ac48

Conversation

@JavierCane
Copy link
Copy Markdown
Member

Summary

Adds AGENTS.md with Cursor Cloud specific development instructions for this TypeScript library.

What's included

  • Key commands table (install, lint, build, test)
  • Notes on the missing test script in package.json and how to run Jest
  • ESM compilation caveat (compiled dist/ requires tsx for direct execution)
  • CI pipeline reference

Environment verification

All development tasks verified working:

  • npm run lint — passes cleanly
  • npm run build — compiles successfully
  • npx jest — 1 test passes
  • Hello world demo — McpClient instantiates correctly for both stdio and HTTP transports

dev_environment_output.log

To show artifacts inline, enable in settings.

Open in Web Open in Cursor 

Co-authored-by: Javier Ferrer González <JavierCane@users.noreply.github.com>
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