Skip to content
VS Code

Ultralayer for VS Code

io.github.ultralayerhq/ultralayer

Realtime market intelligence: news, events, guidance, filing diffs, stakeholders, sentiment, alerts

client:VS Code transport:streamable-http

Install Ultralayer in VS Code

.vscode/mcp.json

{
  "servers": {
    "ultralayer": {
      "type": "http",
      "url": "https://api.ultralayer.ai/v0/mcp"
    }
  }
}

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

Ultralayer in other clients