← Registry

Content Tools

notforhumans.tv

Provides access to episode transcripts, summaries, and channel statistics for the 'Not For Humans' podcast network.

1 endpoint4 known toolsFirst detected July 1, 2026Last detected September 21, 2026

ENDPOINT 1

https://notforhumans.tv/api/mcp

No auth detected

MCP server metadata

Name
not-for-humans
Version
1.0.0
Capabilities
tools

Known tools 4

get_latest_briefing

Returns metadata for the most recent transmitted episode of Good Morning Agents.

Inferred read-only
list_episodes

Returns the full episode index for the Not For Humans channel.

Inferred read-only
get_episode

Returns the full transcript and structured summary for a specific episode by slug.

Inferred read-only
get_channel_stats

Returns channel metadata for the Not For Humans broadcast network, including subscriber counts, view counts, episode count, social links, show format details, and presenter information.

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.not-for-humans]
url = "https://notforhumans.tv/api/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "not-for-humans": {
      "type": "http",
      "url": "https://notforhumans.tv/api/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: not-for-humans
Remote MCP URL: https://notforhumans.tv/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": {
    "not-for-humans": {
      "url": "https://notforhumans.tv/api/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "not-for-humans": {
      "type": "http",
      "url": "https://notforhumans.tv/api/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "not-for-humans",
  "transport": "streamable-http",
  "url": "https://notforhumans.tv/api/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for notforhumans.tv was fetched 2026-07-27T09:41:10.179Z and is being refreshed.

Trust status Neutral

notforhumans.tv is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

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