Skip to content
VS Code

Prose Coach for VS Code

coach.prose/prose-coach

Deterministic writing filter. Marks 43 AI patterns with the line and the fix.

client:VS Code transport:streamable-http

Install Prose Coach in VS Code

.vscode/mcp.json

{
  "servers": {
    "prose-coach": {
      "type": "http",
      "url": "https://www.prose.coach/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

Prose Coach in other clients