Verifiable text/code/measurement tools for agents, each reproducing a named authority.
claude mcp add touchstone -- uvx touchstone-compute
claude_desktop_config.json
{
"mcpServers": {
"touchstone": {
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"touchstone": {
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"touchstone": {
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"touchstone": {
"type": "stdio",
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"touchstone": {
"command": "uvx",
"args": [
"touchstone-compute"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.savecharlie--touchstone/reviews or the review_server meta-tool.
POST /mcp