← consultantpharmacistsoftware.com

INDIVIDUAL MCP TOOL

update_software_switching_governance

Record the plan-level BAA assessment status, signed date, or private calendar name.

consultantpharmacistsoftware.comnone authenticationAvailability not checked

LIVE ENDPOINT

https://www.consultantpharmacistsoftware.com/mcp

No auth detected

Connect to this endpoint to inspect the live schema for update_software_switching_governance and invoke it with your own arguments.

Indexed input schema

{}

Risk classification

Inferred read-only · medium confidence · heuristic, not a guarantee.

  • No write-capable action terms were found; this is not proof that invocation has no side effects.

Parent server

consultantpharmacistsoftware.com

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.consultant-pharmacist-planning-tools]
url = "https://www.consultantpharmacistsoftware.com/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "consultant-pharmacist-planning-tools": {
      "type": "http",
      "url": "https://www.consultantpharmacistsoftware.com/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: consultant-pharmacist-planning-tools
Remote MCP URL: https://www.consultantpharmacistsoftware.com/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "consultant-pharmacist-planning-tools": {
      "url": "https://www.consultantpharmacistsoftware.com/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "consultant-pharmacist-planning-tools": {
      "type": "http",
      "url": "https://www.consultantpharmacistsoftware.com/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "consultant-pharmacist-planning-tools",
  "transport": "streamable-http",
  "url": "https://www.consultantpharmacistsoftware.com/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

Related tools

  • calculate_mrr_time_and_cost — Ask the calculator questions in order, separate protected clinical review time from avoidable workflow work, estimate monthly and annual MRR workload and labor value, and return a link to the completed response.
  • list_software_switching_options — Use this before building a plan to see the reviewed software shortlist, requirement evidence fields, and allowed task, evidence, and BAA statuses.
  • create_software_switching_plan — Create a private, editable MRR software switching plan and calculated task schedule.
  • get_software_switching_plan — Retrieve the complete stored plan, current revision, warnings, progress, and prioritized next actions.
  • update_software_switching_profile — Store additional aggregate practice, deadline, workload, migration, dependency, continuity, and constraint details.
  • manage_software_switching_shortlist — Add or remove a reviewed product, or record its non-sensitive evaluation note and evidence status.
  • update_software_switching_task — Change a task's status or dates, include it in the private calendar, save a demo time, or append a non-sensitive planning comment.
  • delete_software_switching_plan — Permanently request deletion of an unclaimed private switching plan and immediately revoke its plan and calendar bearer links.