Skip to content

ci: add MCP smoke-test workflow#8

Draft
cgdusek wants to merge 1 commit into
Jatinp26:mainfrom
cgdusek:codex/issue-7-ci-smoke
Draft

ci: add MCP smoke-test workflow#8
cgdusek wants to merge 1 commit into
Jatinp26:mainfrom
cgdusek:codex/issue-7-ci-smoke

Conversation

@cgdusek
Copy link
Copy Markdown

@cgdusek cgdusek commented Apr 3, 2026

Closes #7

Summary

  • add a GitHub Actions workflow for pull requests and pushes to main
  • verify syntax, package tarball generation, and stdio MCP startup
  • run the smoke test across Node 18, 20, and 22

Local verification

  • node --check index.js
  • npm pack --dry-run
  • stdio MCP smoke test that connects and lists tools/resources

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.

Add GitHub Actions smoke-test CI for the MCP server

1 participant