server_time — obol MCP Tool
server_time
(server time) is one of 3 tools on the
obol
MCP server. Connect the server and your client discovers it on the handshake.
by client
How to call server_time from your client
- Claude Code obol server_time run in your project directory
- Claude Desktop obol server_time ~/Library/Application Support/Claude/claude_desktop_config.json
- Cursor obol server_time ~/.cursor/mcp.json
- VS Code obol server_time .vscode/mcp.json
- Zed obol server_time ~/.config/zed/settings.json
- Windsurf obol server_time ~/.codeium/windsurf/mcp_config.json
- Cline obol server_time ~/Library/Application Support/Code/User/globalStorage/saoudrizwan.claude-dev/settings/cline_mcp_settings.json
- Gemini CLI obol server_time ~/.gemini/settings.json
- Grok obol server_time .mcp.json (in your project root)
- ChatGPT obol server_time Settings → Connectors → Advanced → Developer mode
- Claude.ai obol server_time Settings → Connectors → Add custom connector
- LangChain obol server_time pip install langchain-mcp-adapters
Fastest route
claude mcp add --transport http obol https://obol-mcp.fly.dev/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.