MCP Server
OpenWarrant — Reference Verification MCP Server
sh.stipple/openwarrant-verify
What is the OpenWarrant — Reference Verification MCP server?
Verify a document's citations resolve and match, recheck its math, flag unsupported claims.
How to install OpenWarrant — Reference Verification
Copy-paste configuration for popular MCP clients.
transport: http
Config generated by PluginBench — verify against the source before use.Cursor
~/.cursor/mcp.json
{
"mcpServers": {
"openwarrant-verify": {
"url": "https://www.stipple.sh/mcp-verify"
}
}
}Windsurf
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"openwarrant-verify": {
"serverUrl": "https://www.stipple.sh/mcp-verify"
}
}
}VS Code
.vscode/mcp.json
{
"servers": {
"openwarrant-verify": {
"type": "http",
"url": "https://www.stipple.sh/mcp-verify"
}
}
}Claude Desktop
Claude Desktop connects to remote servers via the mcp-remote bridge.
{
"mcpServers": {
"openwarrant-verify": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://www.stipple.sh/mcp-verify"
]
}
}
}Claude Code
claude mcp add --transport http openwarrant-verify https://www.stipple.sh/mcp-verifyRelated MCP servers
Verify, classify financial docs, detect AI text, fact-check citations. One server, full suite.
View repository →Detect AI-generated text: the probability a document's prose was LLM-written, with the tells.
View repository →