Skip to content

feat: publish as @agentailor/mcp (npx) and add HTTP deploy path#2

Merged
IBJunior merged 3 commits into
mainfrom
deployment-npm-hosted
Jul 2, 2026
Merged

feat: publish as @agentailor/mcp (npx) and add HTTP deploy path#2
IBJunior merged 3 commits into
mainfrom
deployment-npm-hosted

Conversation

@IBJunior

@IBJunior IBJunior commented Jul 2, 2026

Copy link
Copy Markdown
Member

Makes the server usable without cloning: npx @agentailor/mcp for local stdio, plus a documented HTTP deploy path.

  • npm bin/publishConfig + Node shebang for npx @agentailor/mcp
  • README/Dockerfile reworked around npx + hosted HTTP (Render native Node)
  • Removed the in-memory fetch cache (fetchTextCachedfetchText)
  • CI + npm publish GitHub Actions workflows

Before first release: add the NPM_TOKEN repo secret, and set the final hosted URL in the README (currently a placeholder).

🤖 Generated with Claude Code

IBJunior and others added 3 commits July 2, 2026 15:43
- Add npm bin/publishConfig and a Node shebang for `npx @agentailor/mcp`
- Rework README/Dockerfile around npx + hosted HTTP (Render native Node)
- Remove the in-memory fetch cache; rename fetchTextCached to fetchText
- Add CI and npm publish GitHub Actions workflows

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
@IBJunior IBJunior merged commit a3f2178 into main Jul 2, 2026
1 check passed
@IBJunior IBJunior deleted the deployment-npm-hosted branch July 2, 2026 13:59
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