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