Skip to content
VS Code

selvo for VS Code

io.github.selvoapp/selvo

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

client:VS Code transport:streamable-http

Install selvo in VS Code

.vscode/mcp.json

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

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

selvo in other clients