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
search_guides
Search this site's guides about making AI-written text sound human: which tells give AI writing away, how to fix them, and how to set up each AI assistant. Returns matching guide titles, summaries and slugs, ranked by relevance, without the full text. Use it to answer a visitor's question about AI writing, then call get_guide for the one you want to read. Returns an empty list with a note when nothing matches.
Page: /
Input schema
| Property | Type | Required | Description |
|---|---|---|---|
query |
string | yes | What to search for, in the visitor's own words. |
limit |
integer | no | How many results to return. Defaults to 5. |
Raw JSON schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"minLength": 2,
"maxLength": 200,
"description": "What to search for, in the visitor's own words."
},
"limit": {
"type": "integer",
"minimum": 1,
"maximum": 10,
"description": "How many results to return. Defaults to 5."
}
},
"required": [
"query"
],
"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.