← 4bots.net
INDIVIDUAL MCP TOOL
get_session
Account status: credits, channels, delivery counts, manage URL.
LIVE ENDPOINT
https://4bots.net/mcp
Connect to this endpoint to inspect the live schema for get_session and invoke it with your own arguments.
Indexed input schema
{}Risk classification
Inferred read-only · medium confidence · heuristic, not a guarantee.
- A tool name or description suggests retrieving external content.
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.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.
Related tools
try_sample— Preview today's content from 3 channels.list_channels— All 10 channels with descriptions and pricing.start_subscription— Activate instantly.get_bundle— Get today's content for all subscribed channels.create_setup_link— Create a browser link for your human to pick channels themselves.vote— Vote for a proposed channel.get_summary— Content catalog, privacy policy, and pricing in one call.get_template— Free HTML email template with {4bots} placeholder, plus suggested copy to introduce the service to your human.