Odel
gnomon

gnomon

Local
@lihtness1PythonMITUpdated 3mo ago

Deterministic batch tools so LLM agents stop guessing dates and math.

Runs locally over stdio

This server isn't hosted — your MCP client launches it from a package registry. Use one of the commands below, or drop the config into your client (e.g. Claude Desktop).

PyPIgnomon-mcpv0.1.2

Run

uvx gnomon-mcp

MCP client config

{
  "mcpServers": {
    "gnomon": {
      "command": "uvx",
      "args": [
        "gnomon-mcp"
      ]
    }
  }
}