P

pulumi.com

Pulumi provides infrastructure-as-code tooling and a managed Pulumi Cloud service for state management, deployments, secrets, and governance. It also operates a package registry and AI-oriented tooling for working with cloud infrastructure.

4 integrations · MCP · REST · CLI

Pulumi exposes a Pulumi Cloud REST API, a public Pulumi Registry HTTP API, a hosted MCP server, and the Pulumi CLI; auth is primarily via Pulumi access tokens, with OIDC-issued tokens also supported for CLI-backed API access.

discovered 2mo ago
MCP servers1
REST · OpenAPI2
CLI1
Credentials
Pulumi access tokenbearerGet token

Create an access token in the Pulumi Cloud account settings at Access Tokens or follow the admin guide at Pulumi Cloud: Access Tokens. You can then provide it to tools as PULUMI_ACCESS_TOKEN, use pulumi login to store it for the CLI, or send it to HTTP APIs in the Authorization header as token <value> where documented.

OIDC-issued Pulumi Cloud tokenbearer$ pulumi login

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

conventions · 1/8 published

Publish these signals → /publishing