← Registry

AI & Machine Learning

actmorehuman.com

Provides guides and setup instructions for customizing AI assistants to produce more human-like text.

1 endpoint8 known toolsFirst detected September 8, 2026Last detected September 8, 2026

ENDPOINT 1

https://www.actmorehuman.com/api/mcp

No auth detected

MCP server metadata

Name
actmorehuman
Version
1.0.0
Capabilities
tools
Server instructions

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_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.

Inferred read-only
get_guide

Fetch the full text of one guide by its slug, as returned by search_guides.

Inferred read-only
list_assistants

List the AI assistants this site has setup instructions for: ChatGPT, Claude, Gemini, Perplexity, Grok and Copilot.

Inferred read-only
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".

Inferred read-only
get_wizard_options

List every option the voice-prompt builder accepts: communication styles, response lengths, personality traits, language styles, things to avoid, and punctuation preferences.

Inferred read-only
build_humanizer_prompt

Build a custom voice prompt the visitor can paste into their AI assistant's custom instructions, from their stated preferences.

Inferred read-only
list_products

List 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-only
start_checkout

Begin buying the Rollout Pack or the Voice Review.

Inferred read-only

CONNECT 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.

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.