← WebMCP Directory

Tool tree

sentient-ui.com

liveDeveloper Tools
https://www.sentient-ui.com/
The adaptive ladder for your UI: styling, content, and section order that learn what converts for each visitor type. Try it in 60 seconds with npx @sentientui/cli init — no account needed. React SDK…
Explore capabilities
contactSentientUItransact

Send a message to the SentientUI team — support, sales, or developer questions.

View tool JSON
{
  "name": "contactSentientUI",
  "kind": "transact",
  "impl": "declarative",
  "description": "Send a message to the SentientUI team — support, sales, or developer questions.",
  "inputSchema": {
    "type": "object",
    "properties": {
      "company": {
        "type": "string"
      },
      "name": {
        "type": "string"
      },
      "email": {
        "type": "string"
      },
      "message": {
        "type": "string"
      }
    },
    "required": [
      "name",
      "email",
      "message"
    ]
  },
  "page": "/"
}