INDIVIDUAL MCP TOOL
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".
LIVE ENDPOINT
https://www.actmorehuman.com/api/mcp
Connect to this endpoint to inspect the live schema for get_setup_steps and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- No write-capable action terms were found; this is not proof that invocation has no side effects.
Parent server
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.
Related tools
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.get_guide— Fetch the full text of one guide by its slug, as returned by search_guides.list_assistants— List the AI assistants this site has setup instructions for: ChatGPT, Claude, Gemini, Perplexity, Grok and Copilot.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.build_humanizer_prompt— Build a custom voice prompt the visitor can paste into their AI assistant's custom instructions, from their stated preferences.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.start_checkout— Begin buying the Rollout Pack or the Voice Review.