FormsByState for VS Code
com.formsbystate/formsbystate
US legal documents matched to each state's law: leases, notices, NDAs, wills. PDF or Word.
client:VS Code
transport:streamable-http
tools:6
Install FormsByState in VS Code
.vscode/mcp.json
{
"servers": {
"formsbystate": {
"type": "http",
"url": "https://formsbystate.com/mcp/"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs