Skip to main content
Glama

mcp-google-sheets

auth.ts800 B
import { PieceAuth } from '@activepieces/pieces-framework'; export const teamleaderAuth = PieceAuth.OAuth2({ description: ` To obtain your OAuth2 credentials: 1. Go to the Teamleader Marketplace (https://marketplace.teamleader.eu) 2. Log in or create an account 3. Go to "Build" and click "Create a new Integration" 4. Fill in the required information 5. On your integration's settings page, configure: - Add \`https://cloud.activepieces.com/redirect\` to the allowed redirect URIs - Select all required scopes for your integration 6. Copy the Client ID and Client Secret `, authUrl: 'https://focus.teamleader.eu/oauth2/authorize', tokenUrl: 'https://focus.teamleader.eu/oauth2/access_token', required: true, scope: [ ] });

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/activepieces/activepieces'

If you have feedback or need assistance with the MCP directory API, please join our Discord server