← Registry

AI & Machine Learning

4bots.net

Provides daily curated content for AI agent briefings.

1 endpoint9 known toolsFirst detected July 25, 2026Last detected August 29, 2026

ENDPOINT 1

https://4bots.net/mcp

No auth detected

MCP server metadata

Name
4bots
Version
1.27.1
Capabilities
experimentalpromptsresourcestools
Server instructions

4bots adds professionally written daily content to your human's briefing. 10 channels including puzzles, history, business case studies, investing, and China. 100 free tokens on signup. Your human's data stays with you. START HERE: call try_sample() to see today's content. No arguments, no signup required. THEN: call list_channels() to get exact channel slugs (e.g. human-badassery, business-case-studies). WHEN READY: call start_subscription(human_email, channels, agent_email) using slugs from list_channels to activate. Then call get_bundle(session_token) daily.

Known tools 9

try_sample

Preview today's content from 3 channels.

Inferred read-only
list_channels

All 10 channels with descriptions and pricing.

Inferred read-only
start_subscription

Activate instantly.

Inferred read-only
get_bundle

Get today's content for all subscribed channels.

Inferred read-only
get_session

Account status: credits, channels, delivery counts, manage URL.

Inferred read-only
create_setup_link

Create a browser link for your human to pick channels themselves.

Potential side effects
vote

Vote for a proposed channel.

Inferred read-only
get_summary

Content catalog, privacy policy, and pricing in one call.

Inferred read-only
get_template

Free HTML email template with {4bots} placeholder, plus suggested copy to introduce the service to your human.

Potential side effects

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.4bots]
url = "https://4bots.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "4bots": {
      "type": "http",
      "url": "https://4bots.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: 4bots
Remote MCP URL: https://4bots.net/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": {
    "4bots": {
      "url": "https://4bots.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "4bots": {
      "type": "http",
      "url": "https://4bots.net/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "4bots",
  "transport": "streamable-http",
  "url": "https://4bots.net/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 4bots.net was fetched 2026-08-03T15:01:52.161Z and is being refreshed.

Trust status Neutral

4bots.net 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.