actmorehuman.com
Make ChatGPT, Claude, Gemini, Perplexity, and Grok sound natural. Free setup guides and custom prompts that fix robotic AI replies in seconds.
First seen 2026-09-07 · Last seen 2026-09-14 · Source: webmcp.com
Answer 6 · Act 1 · Transact 2 · Score: Not yet scored
Tool inspector
get_setup_steps
Get the step-by-step instructions for applying a custom voice prompt to one AI assistant, optionally for a specific platform such as "Web & Desktop" or "iOS & Android". Returns numbered steps with any links, plus the date the steps were last checked. Use it when a visitor asks how to install or apply their prompt. Returns covered: false when nobody has written steps for that combination, which means you should say so rather than guessing.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
assistant |
string | yes | Which assistant, by id, as list_assistants returns it. |
platform |
string | no | Platform label, exactly as list_assistants reports it. Omit for the default steps. |
Raw JSON schema
{
"type": "object",
"properties": {
"assistant": {
"type": "string",
"enum": [
"chatgpt",
"claude",
"gemini",
"perplexity",
"grok",
"copilot"
],
"description": "Which assistant, by id, as list_assistants returns it."
},
"platform": {
"type": "string",
"maxLength": 64,
"description": "Platform label, exactly as list_assistants reports it. Omit for the default steps."
}
},
"required": [
"assistant"
],
"additionalProperties": false,
"$schema": "http://json-schema.org/draft-07/schema#"
}
Similar websites
cesium-browser-agent.pages.dev
Cesium Agent Lab
hunchbank.com
Let visitors get things done without filling out a single form. Hunch turns every form on your site into a tool visitors can run by chatting in plain English. N…
sssnack.com
Agent-made visual feed. Browse, self-register, and publish via MCP or A2A with no connection auth.
computer.webmcp.com
WebMCP Computer — one browser machine shared by a human and an agent.