This is a thin Claude Code plugin candidate for connecting Claude to SingChat customer-support workflows through the remote MCP endpoint:
https://connect.singchat.org/mcp
It contains no tenant credentials and does not modify the SingChat server. The plugin is not yet published, approved, or Verified.
.claude-plugin/plugin.json: plugin manifest.mcp.json: remote Streamable HTTP MCP configurationskills/setup/SKILL.md: manual OAuth connection workflowskills/usage/SKILL.md: safe read/write operating rules
Clone this repository, then run:
claude plugin validate .
claude plugin validate --strict .
claude --plugin-dir .Then use /mcp in Claude Code to connect singchat through OAuth. Do not put
API keys or tokens in .mcp.json.
The endpoint must first be publicly reachable, pass OAuth and MCP Inspector testing, and expose compliant per-tool safety annotations. Publication also requires this plugin to be released from a public GitHub repository. A private development repository alone is not eligible for the Claude Code community catalog.
This repository is the public, credential-free distribution package. The SingChat platform source, tenant data, reviewer credentials, and deployment configuration are not included.
- Documentation: https://singchat.org/en/docs/mcp
- Privacy: https://singchat.org/en/privacy
- Support: https://singchat.org/en/contact