SLOP Compatibility
This server implements the Simple Language Open Protocol (SLOP) with all standard endpoints:
POST /chat
- Talk to the trivia botGET /tools
- Get available toolsPOST /tools/:tool_id
- Use a specific toolPOST /memory
- Store key-value dataGET /memory/:key
- Retrieve stored dataGET /resources
- Get available resourcesGET /resources/:id
- Get specific resourcePOST /pay
- Mock payment processing