Skip to content

Feature: Add option to disable 'Sent using Claude' message footer #25

Description

@demisx

Problem

Messages sent via the Slack MCP server include a "Sent using Claude" footer that cannot be disabled. For users and organizations with policies against AI attribution in communications, there is no way to opt out of this branding.

Proposed Solution

Add a configuration option (e.g., disable_attribution: true or a parameter on slack_send_message) that allows users to suppress the "Sent using Claude" footer on messages.

Context

  • The Slack MCP server is a remote service (mcp.slack.com/mcp), so this behavior is controlled server-side
  • Local configuration files (.mcp.json) only contain OAuth/connection settings — no option exists to control message formatting
  • Some organizations have strict policies against AI attribution in any external or internal communications

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions