Tags: pulsemcp/mcp-servers
Tags
fix: add test script to local package.json for CI - Added test script that gracefully exits with message - Required by verify-publications CI workflow which runs 'npm test' - Tests are handled at workspace root level, not local package level - Resolves 'Missing script: test' error in CI verification
Bump version to 0.0.5 with breaking serverConfigs parameter removal BREAKING CHANGE: Removed server_configs parameter from install_servers tool. Users should now configure servers exclusively via environment variables. Changes: - Version bump: 0.0.4 → 0.0.5 - Updated CHANGELOG.md with breaking change details - All 73 tests still pass after parameter removal - CI verified passing 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
fix: restore missing prepare-publish.js for claude-code-agent (v0.0.4) ( #167) ## Summary Fixes the missing `prepare-publish.js` file for the claude-code-agent MCP server that was accidentally deleted during the directory architecture refactoring in commit 1a5f484. - Restored `prepare-publish.js` file following the same pattern as other MCP servers - Bumped version to 0.0.4 to trigger CI build and verify the fix works - Tested the script locally to ensure it builds correctly ## Test plan - [x] Script runs successfully without errors - [x] Shared directory builds properly - [x] Local package builds correctly - [x] Files are copied as expected for publishing - [ ] CI passes (will verify after PR creation) 🤖 Generated with [Claude Code](https://claude.ai/code) --------- Co-authored-by: Claude <noreply@anthropic.com>
chore: bump claude-code-agent to v0.0.3 - Add working_directory parameter requirement (BREAKING) - Implement directory separation architecture - Fix transcript path to Claude Code native files - Update manual test results for commit a35b31b 🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165) ## Summary Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP servers in the repository. ### Version Bumps **MCP Servers:** - appsignal: 0.2.15 → 0.3.0 - hatchbox: 0.0.2 → 0.1.0 - pulsemcp-cms-admin: 0.0.4 → 0.1.0 - twist: 0.1.18 → 0.2.0 - pulse-fetch: 0.2.14 → 0.3.0 **Libraries:** - libs/test-mcp-client - libs/mcp-server-template ### Changes Made 1. Updated SDK dependency in all shared/ and local/ package.json files 2. Ran npm install to update package-lock.json files 3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch 4. Updated all CHANGELOG.md files 5. Bumped minor versions for all servers 6. All tests passing ✅ ### Test Results - ✅ appsignal: 84 tests passing - ✅ hatchbox: 25 tests passing - ✅ pulsemcp-cms-admin: 10 tests passing - ✅ twist: 27 tests passing - ✅ pulse-fetch: 207 tests passing 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude <noreply@anthropic.com>
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165) ## Summary Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP servers in the repository. ### Version Bumps **MCP Servers:** - appsignal: 0.2.15 → 0.3.0 - hatchbox: 0.0.2 → 0.1.0 - pulsemcp-cms-admin: 0.0.4 → 0.1.0 - twist: 0.1.18 → 0.2.0 - pulse-fetch: 0.2.14 → 0.3.0 **Libraries:** - libs/test-mcp-client - libs/mcp-server-template ### Changes Made 1. Updated SDK dependency in all shared/ and local/ package.json files 2. Ran npm install to update package-lock.json files 3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch 4. Updated all CHANGELOG.md files 5. Bumped minor versions for all servers 6. All tests passing ✅ ### Test Results - ✅ appsignal: 84 tests passing - ✅ hatchbox: 25 tests passing - ✅ pulsemcp-cms-admin: 10 tests passing - ✅ twist: 27 tests passing - ✅ pulse-fetch: 207 tests passing 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude <noreply@anthropic.com>
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165) ## Summary Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP servers in the repository. ### Version Bumps **MCP Servers:** - appsignal: 0.2.15 → 0.3.0 - hatchbox: 0.0.2 → 0.1.0 - pulsemcp-cms-admin: 0.0.4 → 0.1.0 - twist: 0.1.18 → 0.2.0 - pulse-fetch: 0.2.14 → 0.3.0 **Libraries:** - libs/test-mcp-client - libs/mcp-server-template ### Changes Made 1. Updated SDK dependency in all shared/ and local/ package.json files 2. Ran npm install to update package-lock.json files 3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch 4. Updated all CHANGELOG.md files 5. Bumped minor versions for all servers 6. All tests passing ✅ ### Test Results - ✅ appsignal: 84 tests passing - ✅ hatchbox: 25 tests passing - ✅ pulsemcp-cms-admin: 10 tests passing - ✅ twist: 27 tests passing - ✅ pulse-fetch: 207 tests passing 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude <noreply@anthropic.com>
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165) ## Summary Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP servers in the repository. ### Version Bumps **MCP Servers:** - appsignal: 0.2.15 → 0.3.0 - hatchbox: 0.0.2 → 0.1.0 - pulsemcp-cms-admin: 0.0.4 → 0.1.0 - twist: 0.1.18 → 0.2.0 - pulse-fetch: 0.2.14 → 0.3.0 **Libraries:** - libs/test-mcp-client - libs/mcp-server-template ### Changes Made 1. Updated SDK dependency in all shared/ and local/ package.json files 2. Ran npm install to update package-lock.json files 3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch 4. Updated all CHANGELOG.md files 5. Bumped minor versions for all servers 6. All tests passing ✅ ### Test Results - ✅ appsignal: 84 tests passing - ✅ hatchbox: 25 tests passing - ✅ pulsemcp-cms-admin: 10 tests passing - ✅ twist: 27 tests passing - ✅ pulse-fetch: 207 tests passing 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude <noreply@anthropic.com>
fix: add missing prepare-publish.js script for claude-code-agent v0.0.2 CRITICAL FIX: The 0.0.1 release was published without any compiled JavaScript files because the prepare-publish.js script was missing. This caused `npx claude-code-agent-mcp-server` to fail with "command not found". Changes: - Added prepare-publish.js script to build and bundle the package - Updated prepublishOnly script to run prepare-publish.js - Bumped version to 0.0.2 - Updated CHANGELOG.md with fix details The package will now correctly include the build/ directory with all executable code when published to npm. 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
chore: bump MCP TypeScript SDK to 1.19.1 across all servers (#165) ## Summary Updated @modelcontextprotocol/sdk from 1.13.2 to 1.19.1 across all MCP servers in the repository. ### Version Bumps **MCP Servers:** - appsignal: 0.2.15 → 0.3.0 - hatchbox: 0.0.2 → 0.1.0 - pulsemcp-cms-admin: 0.0.4 → 0.1.0 - twist: 0.1.18 → 0.2.0 - pulse-fetch: 0.2.14 → 0.3.0 **Libraries:** - libs/test-mcp-client - libs/mcp-server-template ### Changes Made 1. Updated SDK dependency in all shared/ and local/ package.json files 2. Ran npm install to update package-lock.json files 3. Fixed symlink issues in pulsemcp-cms-admin and pulse-fetch 4. Updated all CHANGELOG.md files 5. Bumped minor versions for all servers 6. All tests passing ✅ ### Test Results - ✅ appsignal: 84 tests passing - ✅ hatchbox: 25 tests passing - ✅ pulsemcp-cms-admin: 10 tests passing - ✅ twist: 27 tests passing - ✅ pulse-fetch: 207 tests passing 🤖 Generated with [Claude Code](https://claude.com/claude-code) --------- Co-authored-by: Claude <noreply@anthropic.com>
PreviousNext