PromptOT for VS Code
com.promptot/mcp
Manage, version, and publish LLM prompts with blocks, variables, and evaluations.
client:VS Code
transport:streamable-http
runtime:npm
Install PromptOT in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.promptot.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs