Servers
Diff Checker X402
@Br0ski777
Compare two texts line-by-line. Returns structured diff with additions, deletions, unchanged lines, and summary stats. -- x402 micropayment API + MCP server for AI agents
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"diff-checker": {
"url": "https://diff-checker-production.up.railway.app/mcp",
"transport": "sse"
}
}
}