Simpson Strong-Tie Agent for VS Code
io.github.srotzin/simpson-strong-agent-service
Construction product lookup for Simpson Strong-Tie structural catalog
client:VS Code
transport:streamable-http
Install Simpson Strong-Tie Agent in VS Code
.vscode/mcp.json
{
"servers": {
"simpson-strong-agent-service": {
"type": "http",
"url": "https://simpson-strong-agent.onrender.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs