mcp for VS Code
io.seaworthy/mcp
Disability insurance MCP: a quote_request action plus carrier and coverage research tools.
client:VS Code
transport:streamable-http
tools:8
Install mcp in VS Code
.vscode/mcp.json
{
"servers": {
"mcp": {
"type": "http",
"url": "https://mcp.seaworthy.io/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs