get_world_pulse — worldhums MCP Tool Read-only
get_world_pulse
(get world pulse) is one of 3 tools on the
worldhums
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call get_world_pulse from your client
- Claude Code worldhums get_world_pulse run in your project directory
- Claude Desktop worldhums get_world_pulse ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor worldhums get_world_pulse ~/.cursor/mcp.json
- VS Code worldhums get_world_pulse .vscode/mcp.json
- Zed worldhums get_world_pulse ~/.config/zed/settings.json
- Windsurf worldhums get_world_pulse ~/.codeium/windsurf/mcp_config.json
- Cline worldhums get_world_pulse ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI worldhums get_world_pulse ~/.gemini/settings.json
- Grok worldhums get_world_pulse .mcp.json (in your project root)
- ChatGPT worldhums get_world_pulse Settings → Connectors → Advanced → Developer mode
- Claude.ai worldhums get_world_pulse Settings → Connectors → Add custom connector
- LangChain worldhums get_world_pulse pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http worldhums https://worldhums.com/mcp
Other tools on this server
This list was read from the server itself, by connecting to it and calling tools/list on 24 September 2026. It is what
the server actually exposes, not what its listing claims.
Mutating and Read-only are read off each tool's name, not its schema — a hint, not a guarantee. The registry stores tool names only; connect the server for its live schemas.