dVeracity Semantic API for Gemini CLI
com.dveracity/semantic-mcp
Natural-language queries over a verified emissions knowledge graph, plus standards validation
client:Gemini CLI
transport:streamable-http
runtime:npm
Install dVeracity Semantic API in Gemini CLI
~/.gemini/settings.json · windows: %USERPROFILE%\.gemini\settings.json
{
"mcpServers": {
"semantic-mcp": {
"httpUrl": "https://api.dveracity.com/mcp"
}
}
}
Gemini expands $VAR and ${VAR} inside env values, so a secret can live in your shell rather than this file. Gemini CLI docs