$ the-wire · showcase
Sales plugin declares Salesforce and Microsoft 365 connectors, plugin directory adds six integrations
By RepoJournal · Filed · About Anthropic · Composed from the cited sources · methodology
The knowledge-work sales plugin now ships first-party Salesforce and Microsoft 365 MCP connectors, while the Pendo, QuickBooks, Zocks, Clay, and Leadfeeder plugins land in both the official and knowledge-work directories.
feat(sales): add Salesforce and Microsoft 365 connectors (2.0.1) anthropics/knowledge-work-plugins
The sales plugin's .mcp.json now declares `salesforce` at `https://api.salesforce.com/platform/mcp/v1/platform/headless-360` and `microsoft-365` at `https://microsoft365.mcp.claude.com/mcp`, and the plugin moves to 2.0.1. The other 21 declared servers are untouched, and both connectors still require an organization admin to enable them.
feat(sales): add Salesforce and Microsoft 365 connectors (2.0.1) (#1147) anthropics/knowledge-work-plugins
Both connectors are declared so they surface on the plugin card, with README and CONNECTORS documentation noting the admin-enablement step.
Add Pendo plugins (pendo-analytics, pendo-guides, pendo-orchestrate, setup-agent-analytics, setup-mcp-agent-analytics) (#6190) anthropics/claude-plugins-official
Five plugins arrived in one batch: pendo-analytics, pendo-guides, pendo-orchestrate, plus setup-agent-analytics and setup-mcp-agent-analytics to wire the MCP side.
Add Intuit QuickBooks plugin (intuit-quickbooks) (#6189) anthropics/claude-plugins-official
Four more integrations landed the same way, with Intuit QuickBooks, Zocks Advisor Intelligence, Clay, and Leadfeeder now published in the knowledge-work directory as well as the official one.
chore: bump bundled CLI version to 2.1.274 anthropics/claude-agent-sdk-python
The bundled CLI in claude-agent-sdk-python moved to 2.1.274, and claude-code-action picked up the matching Claude Code 2.1.274 and Agent SDK 0.3.274 versions in its own bump.