From core-1337
Procedural hallucination detection. Use when: verifying reasoning chains, checking if cited evidence was actually used, auditing information budget for complex responses.
npx claudepluginhub yzavyas/claude-1337 --plugin core-1337Add to your .mcp.json:
{
"mcpServers": {
"pythea": {
"command": "uvx",
"args": [
"--from",
"pythea",
"strawberry-mcp"
]
}
}
}uvx