AI & Machine Learning
actmorehuman.com
Provides guides and setup instructions for customizing AI assistants to produce more human-like text.
ENDPOINT 1
https://www.actmorehuman.com/api/mcp
MCP server metadata
- Name
- actmorehuman
- Version
- 1.0.0
Tools for Act More Human: search the site's guides on making AI-written text sound human, look up setup steps for each AI assistant, build a custom voice prompt, and see what the site sells. Call list_products before quoting any price, since availability changes.
Known tools 8
search_guidesSearch 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.
Inferred read-onlyget_guideFetch the full text of one guide by its slug, as returned by search_guides.
Inferred read-onlylist_assistantsList the AI assistants this site has setup instructions for: ChatGPT, Claude, Gemini, Perplexity, Grok and Copilot.
Inferred read-onlyget_setup_stepsGet 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".
Inferred read-onlyget_wizard_optionsList every option the voice-prompt builder accepts: communication styles, response lengths, personality traits, language styles, things to avoid, and punctuation preferences.
Inferred read-onlybuild_humanizer_promptBuild a custom voice prompt the visitor can paste into their AI assistant's custom instructions, from their stated preferences.
Inferred read-onlylist_productsList what this site sells, with current prices: the Rollout Pack, the Voice Review, the Company Voice engagement and the one-to-one consultation.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.actmorehuman]
url = "https://www.actmorehuman.com/api/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"actmorehuman": {
"type": "http",
"url": "https://www.actmorehuman.com/api/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: actmorehuman
Remote MCP URL: https://www.actmorehuman.com/api/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"actmorehuman": {
"url": "https://www.actmorehuman.com/api/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"actmorehuman": {
"type": "http",
"url": "https://www.actmorehuman.com/api/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "actmorehuman",
"transport": "streamable-http",
"url": "https://www.actmorehuman.com/api/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.