deactivateGoogleCredential — PassFast MCP Tool
deactivateGoogleCredential
(deactivate google credential) is one of 47 tools on the
PassFast
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call deactivateGoogleCredential from your client
- Claude Code PassFast deactivateGoogleCredential run in your project directory
- Claude Desktop PassFast deactivateGoogleCredential ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor PassFast deactivateGoogleCredential ~/.cursor/mcp.json
- VS Code PassFast deactivateGoogleCredential .vscode/mcp.json
- Zed PassFast deactivateGoogleCredential ~/.config/zed/settings.json
- Windsurf PassFast deactivateGoogleCredential ~/.codeium/windsurf/mcp_config.json
- Cline PassFast deactivateGoogleCredential ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI PassFast deactivateGoogleCredential ~/.gemini/settings.json
- Grok PassFast deactivateGoogleCredential .mcp.json (in your project root)
- ChatGPT PassFast deactivateGoogleCredential Settings → Connectors → Advanced → Developer mode
- Claude.ai PassFast deactivateGoogleCredential Settings → Connectors → Add custom connector
- LangChain PassFast deactivateGoogleCredential pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http passfast https://passfa.st/mcp
Other tools on this server
- generatePass
- getBatchGenerateLimits
- batchGeneratePasses
- listPasses
- getPass
- updatePass
- getPassBySerial
- updatePassBySerial
- downloadPassBySerial
- voidPassBySerial
- downloadPass
- voidPass
- createTemplate
- listTemplates
- getTemplate
- updateTemplate
- deleteTemplate
- publishTemplate
- uploadImage
- listImages
- deleteImage
- getImageUsage
- uploadP12Certificate
- uploadCertificate
- listCertificates
- deleteCertificate
- uploadGoogleCredentials
- listGoogleCredentials
- testGoogleConnection
- testAppleCertificates
- getOrganization
- updateOrganization
- getApp
- createApp
- updateApp
- deleteApp
- testWebhook
- getManagedSigningStatus
- listWebhookEvents
- listApiKeys
- createApiKey
- revokeApiKey
- deleteApiKey
- createShareToken
- getSharePassMetadata
- downloadSharedPass
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.