Skip to content
VS Code

SomaCheck Vibecheck for VS Code

io.github.sensie-agents/vibecheck

SomaCheck returns proposition-specific Aligned or Unaligned plus model confidence.

client:VS Code transport:streamable-http runtime:npm

Install SomaCheck Vibecheck in VS Code

.vscode/mcp.json

{
  "servers": {
    "vibecheck": {
      "type": "http",
      "url": "https://mcp.somacheck.com/functions/v1/mcp"
    }
  }
}

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

SomaCheck Vibecheck in other clients