✨ From vibe coding to vibe deployment. UBOS MCP turns ideas into infra with one message.

Learn more

Using MCP Server

To interact with the MCP Server, you’ll need an MCP client. Supported clients include Claude Desktop, VSCode, and Cline, among others. The configuration process is similar across all of them.

Below is a sample configuration you can add to your client:

  • Cline MCP Server configuration
  • VS Code MCP Server configuration
{
  "pulumi-mcp-server": {
    "command": "docker",
    "args": [
      "run",
      "-i",
      "--rm",
      "--name",
      "pulumi-mcp-server",
      "-e",
      "PULUMI_ACCESS_TOKEN",
      "dogukanakkaya/pulumi-mcp-server"
    ],
    "env": {
      "PULUMI_ACCESS_TOKEN": "${YOUR_TOKEN}"
    },
    "transportType": "stdio"
  }
}

Featured Templates

View More
Customer service
Multi-language AI Translator
139 1246
AI Characters
Your Speaking Avatar
171 929
AI Image Generation
Image Generation with Stable Diffusion
117 1204
Verified Icon
AI Assistants
Speech to Text
139 2195
AI Assistants
AI Chatbot Starter Kit v0.1
141 1202

Start your free trial

Build your solution today. No credit card required.

Sign In

Register

Reset Password

Please enter your username or email address, you will receive a link to create a new password via email.