.prompts for VS Code
com.dotprompts/dotprompts
.prompts, the home to all your AI prompts, everywhere you need them.
client:VS Code
transport:streamable-http
Install .prompts in VS Code
.vscode/mcp.json
{
"servers": {
"dotprompts": {
"type": "http",
"url": "https://dotprompts.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs