Skilder Logo
Tools

OAuth Integrations

Connect your workspace to external services like Google, Microsoft, and Zoho so MCP servers can access your team's tools and data.

MCP servers often need access to the services your team already uses — Google Drive, OneDrive, Zoho. Instead of configuring credentials on every server, integrations establish OAuth connections that all servers in your workspace can share.


How It Works

Integrations work in two steps:

  1. Admin setup — A workspace admin configures the OAuth application (client ID, client secret) for a provider.
  2. User connection — Each user connects their personal account, authorizing Skilder to act on their behalf.

Once both steps are done, MCP servers use the stored credentials automatically — no per-server configuration needed.


Supported Integrations

ServiceWhat It Enables
GoogleGoogle Drive, Docs, Sheets, Gmail
MicrosoftOneDrive, Outlook, Microsoft 365
ZohoZoho CRM, Zoho Desk, Zoho projects

Part 1: Admin Setup (Workspace-Level)

  1. Click your avatar > Workspace Settings > Integrations tab.
  2. Find the provider card and click it.
  3. Enter the Client ID and Client Secret from the provider's developer console:
  4. Click Save.

The provider is now configured at the workspace level. Users can connect their accounts.


Part 2: User Setup (Personal Account)

  1. Click your avatar > Profile > Integrations tab.
  2. Find the provider and click Connect.
  3. Sign in to the external service and approve the requested permissions:
    • Google — Select account, review scopes, click Allow.
    • Microsoft — Sign in, review permissions, click Accept.
    • Zoho — Select organization, review access, click Accept.
  4. Back in Skilder, the provider shows Connected with the authorized account.

Disconnecting

Remove your personal connection

Profile > Integrations > Disconnect on the provider. MCP servers using this integration stop working for you until you reconnect.

Remove workspace configuration (Admin)

Workspace Settings > Integrations > remove the provider. This disconnects all users in the workspace for that provider.

You can also revoke access from the provider's side (e.g., Google account security settings).


MCP Server OAuth

Some MCP servers have their own OAuth requirements beyond workspace integrations. Skilder supports per-server OAuth configuration — when you install a server that needs OAuth, the setup flow handles it automatically.


Next Steps

  • Tools — Install MCP servers that use your connected integrations.
  • AI Providers — Connect your own API keys for AI model access.
  • Troubleshooting — Common OAuth issues and fixes.