You're viewing a demo portfolio

Join the waitlist
PRSM

switch_company

Active

Tool of FavCRM

declared in 1.0.0

Switch the current session to a different company/organisation. Returns a new access token scoped to the target company. All subsequent tool calls will operate on the new company.

Parameters schema

{
  "type": "object",
  "$schema": "http://json-schema.org/draft-07/schema#",
  "required": [
    "companyId"
  ],
  "properties": {
    "companyId": {
      "type": "string",
      "description": "The company ID to switch to (use list_my_companies to find available IDs)"
    }
  }
}

What this tool wraps· 1 endpoint

min confidence0.700.50

Parent server

FavCRM

https://github.com/favcrm/mcp

1/7 registries
View full server →
switch_company — FavCRM — PRSM MCP