dot•requirements for VS Code
io.dotrequirements/dotrequirements
Write product documentation to share with your whole team, including testable specifications.
client:VS Code
transport:streamable-http
Install dot•requirements in VS Code
.vscode/mcp.json
{
"servers": {
"dotrequirements": {
"type": "http",
"url": "https://app.dotrequirements.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs