Skip to content
VS Code

Concordance for VS Code

io.github.vohlsyr/concordance

Cross-source search across 18 real-time data sources, source-cited and corroboration-checked.

client:VS Code transport:streamable-http

Install Concordance in VS Code

.vscode/mcp.json

{
  "servers": {
    "concordance": {
      "type": "http",
      "url": "https://concordancehq.duckdns.org/mcp/"
    }
  }
}

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

Concordance in other clients