Prose linter + AI-slop detector: weasel words, passive voice, hedging, and 190+ research-cited AI tells. Web editor, API, MCP server, CLI, GitHub Action.
View on GitHub →
🔍 Audit Wallet Slippage →
Quick Install
Copy the config for your editor. Some servers may need additional setup — check the README.
Add to claude_desktop_config.json:
{
"mcpServers": {
"wsc": {
"command": "npx",
"args": [
"-y",
"theserverlessdev/wsc"
]
}
}
}
Run in terminal:
claude mcp add wsc npx -y theserverlessdev/wsc
Add to .cursor/mcp.json:
{
"mcpServers": {
"wsc": {
"command": "npx",
"args": [
"-y",
"theserverlessdev/wsc"
]
}
}
}
Topics
ai-detectionai-slopcloudflarecloudflare-pagescloudflare-workersgithub-actionslintermcpmcp-serverprose-lintersveltekittechnical-writingwriting-tools