Foresee for VS Code
io.github.foresee-tech/foresee
Let AI assistants shop for home and auto insurance: compare instant quotes across every carrier.
client:VS Code
transport:streamable-http
tools:2
Install Foresee in VS Code
.vscode/mcp.json
{
"servers": {
"foresee": {
"type": "http",
"url": "https://agents.go-foresee.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs