foresee-tech/foresee
v0.3.0MIT
Shop for home and auto insurance. Foresee gives AI assistants detailed quote estimates from every carrier.
MCP servers
Declared configuration, as published in mcp.json. The directory shows indexed content; it never connects to or executes these servers.
foreseestreamable-http
{
"type": "streamable-http",
"url": "https://mcp.go-foresee.com/mcp"
}What this package declares
The files a client reads when it loads this plugin, exactly as this revision carries them.
{
"$schema": "https://agent-plugins.org/schemas/1.0.0/plugin.schema.json",
"name": "foresee",
"version": "0.3.0",
"description": "Shop for home and auto insurance. Foresee gives AI assistants detailed quote estimates from every carrier.",
"author": {
"name": "Foresee Insurance Services, LLC",
"email": "support@go-foresee.com",
"url": "https://go-foresee.com"
},
"homepage": "https://go-foresee.com",
"repository": "https://github.com/Foresee-Tech/foresee",
"license": "MIT",
"keywords": [
"insurance",
"auto-insurance",
"car-insurance",
"quotes",
"rates",
"rate-comparison",
"personal-finance"
],
"extensions": {
"com.openai": {
"interface": {
"displayName": "Foresee",
"shortDescription": "Compare auto insurance quotes across carriers.",
"longDescription": "Instant filing-based auto quotes from carriers' rate manuals, then optional live confirmation from the carriers' own sites. Estimates are not bindable quotes; purchase finishes on the carrier's quoting portal.",
"developerName": "Foresee Insurance Services, LLC",
"category": "Productivity",
"capabilities": ["Read", "Write"],
"websiteURL": "https://go-foresee.com",
"privacyPolicyURL": "https://go-foresee.com/privacy",
"termsOfServiceURL": "https://go-foresee.com/terms",
"defaultPrompt": [
"How much would auto insurance cost for a 25-year-old driving a 2022 Camry in Sacramento?",
"Compare carriers for my profile and say who is cheapest at a $1000 deductible.",
"What does 100/300 mean, and what would raising my collision deductible save?"
],
"brandColor": "#0d503c",
"composerIcon": "./assets/icon.png",
"logo": "./assets/logo.png"
}
}
}
}
What else this package ships
These files come with the package and this site does not publish them. They are listed so you know what is there before you install it.
- LICENSE
Client extensions
Data this package carries for particular clients. The directory lists the clients named and never reads what is addressed to them.
- com.openai