Skip to content
Grok

selvo for Grok

io.github.selvoapp/selvo

Help center for SaaS teams. 14-tool MCP server for articles, collections, and search.

client:Grok transport:streamable-http

Install selvo in Grok

.mcp.json (in your project root)

{
  "mcpServers": {
    "selvo": {
      "type": "http",
      "url": "https://app.selvo.co/mcp"
    }
  }
}

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

selvo in other clients