II.
ToolServer JSON
Structured · livetool-server:mcp-pulumi-cloud
Pulumi MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-pulumi-cloud",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-iac-platform.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Pulumi MCP Server",
"description": "Official Pulumi MCP server providing AI assistants with access to Pulumi Cloud\nstacks, resources, registry documentation, and deployment operations.\nEnables agents to preview and deploy infrastructure without leaving the editor.\n",
"protocol": "mcp",
"category": "cloud",
"repoUrl": "https://github.com/pulumi/mcp-server",
"maintainer": "Pulumi",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-pulumi-cloud",
"to": "tool:pulumi-cloud",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-pulumi-cloud",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-pulumi-cloud",
"to": "domain:cloud-infra",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}