ENDPOINT 1
https://4bots.net/mcp
MCP server metadata
- Name
- 4bots
- Version
- 1.27.1
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
create_setup_linkCreate a browser link for your human to pick channels themselves.
Potential side effectsget_templateFree HTML email template with {4bots} placeholder, plus suggested copy to introduce the service to your human.
Potential side effectsCONNECT 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.
4bots.net is assessed as Neutral: No suspicious signals found, but no strong positive signal either
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.