Skip to content
VS Code

dVeracity Semantic API for VS Code

com.dveracity/semantic-mcp

Natural-language queries over a verified emissions knowledge graph, plus standards validation

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

Install dVeracity Semantic API in VS Code

.vscode/mcp.json

{
  "servers": {
    "semantic-mcp": {
      "type": "http",
      "url": "https://api.dveracity.com/mcp"
    }
  }
}

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

dVeracity Semantic API in other clients