Stats
Actions
Tags
Help us improve
Share bugs, ideas, or general feedback.
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-1337Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"pythea": {
"command": "uvx",
"args": [
"--from",
"pythea",
"strawberry-mcp"
]
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Declared capabilities of this MCP server
Share bugs, ideas, or general feedback.