switch_active_org
ActiveTool of mcp-server-dashform
declared in 1.0.0
Set which organization MCP acts on for subsequent tool calls. The selection is verified against your memberships and persists for this connection.
Parameters schema
{
"type": "object",
"$schema": "http://json-schema.org/draft-07/schema#",
"required": [
"organizationId"
],
"properties": {
"organizationId": {
"type": "string",
"description": "The organization ID to switch to (from list_organizations)"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
mcp-server-dashform
https://github.com/makloai/mcp-server-dashform
2/7 registries