@hellocoop/admin-mcp
Version:
Model Context Protocol (MCP) for Hellō Admin API.
32 lines (25 loc) • 1.32 kB
Markdown
## 📋 Next Steps
### 1. Review and Customize
- **Legal Review:** Have these documents reviewed by a qualified attorney
- **Customize:** Modify language to match your specific business practices
- **Industry-Specific:** Add any industry-specific requirements or disclaimers
### 2. Implementation
- **Host Documents:** Upload these documents to your website
- **Link from App:** Add links to Terms and Privacy Policy in your application
- **Update Hellō App:** Use the URLs in your Hellō application configuration
### 3. Compliance Considerations
{{gdpr_compliance}}{{ccpa_compliance}}{{coppa_compliance}}{{pci_compliance}}
### 4. Regular Updates
- **Annual Review:** Review and update these documents annually
- **Business Changes:** Update when your business practices change
- **Legal Changes:** Stay informed about relevant legal developments
### 5. Hellō Integration
After hosting these documents, update your Hellō application:
```javascript
// Use hello_manage_app with action: "update" and your URLs
{
"tos_uri": "https://{{website_url}}/terms-of-service",
"pp_uri": "https://{{website_url}}/privacy-policy"
}
```
⚠️ **Important:** These are template documents. Always consult with a qualified attorney to ensure compliance with applicable laws and regulations for your specific situation.