← all publishers

mdhamoda

@mdhamoda source repo

2 published skills

  1. Custom Sf MCP · mdhamoda bundle
    Administer MCP servers inside a Salesforce org — list standard MCP servers and their activation state, activate/deactivate them, register custom and external MCP servers, and pick the right MCP surface for a task. TRIGGER when the user says 'MCP server', 'activate MCP', 'standard MCP', 'headless-360', 'sobject-all', 'MCP servers in the org', asks which MCP tools an agent can reach, or asks to turn an org MCP server on/off. DO NOT TRIGGER for the local Salesforce DX MCP Server (@salesforce/mcp dev tooling), for rendering an Apex-invocable MCP tool's output (use platform-mcp-tool-widget-coordinate), or for agent/subagent authoring (use agentforce-generate).
    0 installs
  2. Custom Salesforce UI Workspace Generate · mdhamoda bundle
    Generate a Lightning-styled record workspace as a self-contained, interactive Claude Artifact (React rendered inline in chat) for any Salesforce SObject: sortable list, bulk field edit, automatic Details/Related tabs (related lists auto-detected from lookup fields, no config needed), and real writes to Salesforce via a direct in-browser Anthropic API call with the user's connected MCP server, behind an in-app confirm modal. React inlined UMD, no build step. Lookup fields navigate client-side to another object's record, alongside an 'Open in Salesforce' link. Schema-driven; wire real records via live query results, sfWrite/sfMcpUrl for write-enabled objects. TRIGGER only for an interactive UI artifact to keep working in -- custom record/list-view UI, bulk-edit tool, Lightning-like workspace, 360 customer view, or cross-object nav. DO NOT TRIGGER for a plain 'list/show my records' request a chat table already satisfies.
    0 installs