Skip to content

v0.5.0

Latest

Choose a tag to compare

@Aaronjacobs000 Aaronjacobs000 released this 06 Sep 11:10

Sophos Central MCP Server v0.5.0

What is new

  • One-click install for Claude Desktop. Download sophos-central-mcp-server-0.5.0.mcpb below and open it with Claude Desktop (double-click it, or go to Settings > Extensions > Advanced settings > Install Extension). Claude Desktop asks for your Sophos Central Client ID and Client Secret and keeps them in the operating system's secure store. No Node.js and no config file edits needed.
  • Sophos shield icon for the extension.
  • README restructured: prerequisites first, then three install options (Claude Desktop extension, Claude Code, self-hosted with npm over streamable HTTP or stdio). The Claude Desktop via npx config-file instructions have been removed; the .mcpb replaces them. Self-hosted instructions are retained.
  • New maintainer script scripts/build-mcpb.mjs syncs manifest.json from package.json and the tool sources, validates it with the mcpb CLI, and packs the bundle.
  • The server code is unchanged from 0.4.2 (288 tools). This release is packaging and documentation only.

Asset

  • sophos-central-mcp-server-0.5.0.mcpb, 2926947 bytes (2.8 MB)
  • SHA256: 89afbe4567c5d410d7e81f213226b40db5489e0ad801079899ff32819829583f
  • The bundle is unsigned. Verify the SHA256 above after download if you want to check integrity.

npm

  • sophos-central-mcp-server@0.5.0 is on npm for Claude Code (via npx) and self-hosted installs.