Skip to content
Claude Desktop

touchstone for Claude Desktop

io.github.savecharlie/touchstone

Verifiable text/code/measurement tools for agents, each reproducing a named authority.

client:Claude Desktop transport:stdio runtime:pypi

Install touchstone in Claude Desktop

~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json

{
  "mcpServers": {
    "touchstone": {
      "command": "uvx",
      "args": [
        "touchstone-compute"
      ]
    }
  }
}

Settings → Developer → Edit Config opens this file. Restart the app after saving. Claude Desktop docs

touchstone in other clients