selvo for Grok
io.github.cope-labs/selvo
Linux CVE prioritisation: 16 MCP tools for scan, fleet, runtime, and PR-able fix discovery.
client:Grok
transport:stdio
runtime:pypi
Install selvo in Grok
.mcp.json (in your project root)
{
"mcpServers": {
"selvo": {
"type": "stdio",
"command": "uvx",
"args": [
"selvo"
]
}
}
}
Grok Build reads Claude Code's .mcp.json and Claude Desktop's config unchanged, so a server you have already set up there needs nothing new. The Grok web app and X integration do not take custom servers. Grok docs