MCP Server
MCP
Sentinel DV
MCP tools for UVM/cocotb logs, coverage, regressions, and waveform triage.
Install
uvx sentinel-dv
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "pypi",
"registryBaseUrl": "https://pypi.org",
"identifier": "sentinel-dv",
"version": "2.3.1",
"runtimeHint": "uvx",
"transport": {
"type": "stdio"
},
"runtimeArguments": [
{
"value": "sentinel-dv",
"type": "named",
"name": "--from"
}
],
"packageArguments": [
{
"value": "sentinel-dv-server",
"type": "positional"
},
{
"description": "Path to config.yaml (artifact roots, index path, adapters)",
"format": "filepath",
"placeholder": "/absolute/path/to/config.yaml",
"type": "named",
"name": "--config"
}
],
"environmentVariables": [
{
"description": "Path to config.yaml (alternative to --config)",
"format": "filepath",
"placeholder": "/absolute/path/to/config.yaml",
"name": "SENTINEL_DV_CONFIG"
}
]
}
]
}
mcp
model-context-protocol
pypi
By
Comments
Sign in to leave a comment