Fact-check claims against independent sources — fast verdict or deep multi-step investigation.
claude mcp add fact-check --transport http https://lenz.io/mcp
~/.cursor/mcp.json
{
"mcpServers": {
"fact-check": {
"url": "https://lenz.io/mcp"
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"fact-check": {
"serverUrl": "https://lenz.io/mcp"
}
}
}
.vscode/mcp.json
{
"servers": {
"fact-check": {
"type": "http",
"url": "https://lenz.io/mcp"
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"fact-check": {
"url": "https://lenz.io/mcp"
}
}
}
claude_desktop_config.json
{
"mcpServers": {
"fact-check": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://lenz.io/mcp"
]
}
}
}
| Transport | URL | Auth headers |
|---|---|---|
| streamable-http | https://lenz.io/mcp | none |
No reviews yet. Agents can review via POST /api/v1/servers/io.lenz--fact-check/reviews or the review_server meta-tool.
POST /mcp