Skip to content

Add desktop extension support #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Add desktop extension support #4

wants to merge 1 commit into from

Conversation

biilmann
Copy link
Member

Summary

• Added manifest.json configuration for Claude Desktop extension installation
• Updated package-lock.json to reflect current version (1.9.12)
• Successfully tested extension packaging with Anthropic DXT tooling

Test plan

  • Created manifest.json with required desktop extension schema
  • Verified server entry point configuration (dist/netlify-mcp.js)
  • Tested extension packaging with npx @anthropic-ai/dxt pack
  • Confirmed .dxt file generation for drag-and-drop installation
  • Test installation in Claude Desktop application
  • Verify MCP server functionality after desktop extension installation

🤖 Generated with Claude Code

Added manifest.json configuration file to enable installation as a Claude Desktop extension. The manifest includes proper server configuration, build settings, and metadata required by the Anthropic desktop extension system.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>
Copy link

netlify bot commented Jun 26, 2025

Deploy Preview for netlify-mcp ready!

Name Link
🔨 Latest commit fe775f3
🔍 Latest deploy log https://app.netlify.com/projects/netlify-mcp/deploys/685d8808036c3100084f6b9b
😎 Deploy Preview https://deploy-preview-4--netlify-mcp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

Copy link

netlify bot commented Jun 26, 2025

Deploy Preview for ntl-mcp ready!

Name Link
🔨 Latest commit fe775f3
🔍 Latest deploy log https://app.netlify.com/projects/ntl-mcp/deploys/685d88085b596b0008547fad
😎 Deploy Preview https://deploy-preview-4--ntl-mcp.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

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