4bots content for Claude Desktop
io.github.davidsiegel59/4bots-content
Daily content for AI agents. History, chess, investing, wrongology, more. 10 channels. Free trial.
client:Claude Desktop
transport:streamable-http
tools:9
Install 4bots content in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"4bots-content": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://4bots.net/api/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs