Skip to content
VS Code

Seline for VS Code

io.github.getseline/seline-mcp

MCP server for the Seline Analytics API

client:VS Code transport:streamable-http runtime:npm

Install Seline in VS Code

.vscode/mcp.json

{
  "servers": {
    "seline-mcp": {
      "type": "http",
      "url": "https://api.seline.com/mcp"
    }
  }
}

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

Seline in other clients