P

pipefy.com

Pipefy is a business process automation and orchestration platform for building and managing workflows, forms, portals, and AI-assisted operations. Organizations use it to automate internal service and operational processes across teams such as HR, procurement, finance, IT, and customer support.

3 integrations · MCP · GraphQL · CLI

Pipefy exposes a primary authenticated GraphQL API at https://api.pipefy.com/graphql, plus an open-source Pipefy CLI and local MCP server in its ai-toolkit; auth is via bearer tokens, service-account client credentials, or CLI login sessions depending on the surface.

discovered 1d ago
MCP servers1
GraphQL1
CLI1
Credentials
Personal Access TokenbearerGet token

In Pipefy tokens, click Generate new token, give it a description, and click Save. Pipefy documents PATs as usable for simpler personal integrations, but marks them deprecated for production and recommends Service Accounts instead via Personal Access Token and Authentication.

Service Account client credentialsoauth2_ccSet up OAuth

In Pipefy, open Members and Permissions from your company/profile menu, go to the Service Accounts tab, click Create Service Account, choose its role and token lifetime, then open that service account to copy its Client ID, Client Secret, and token endpoint. Pipefy says service accounts use the OAuth2 Client Credentials grant; you exchange those values at the service account’s token endpoint as documented in Service Accounts.

CLI interactive login sessionoauth2$ pipefy auth login

Acquired by the CLI — running pipefy auth login opens the auth flow and stores the credential.

conventions · 1/8 published

Publish these signals → /publishing