Skip to content
VS Code

Since.dev for VS Code

io.github.since-dev/mcp

Watch dependencies, verify facts, inspect coverage, and catch up on changes with durable cursors.

client:VS Code transport:streamable-http

Install Since.dev in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://api.since.dev/mcp"
    }
  }
}

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

Since.dev in other clients