Skip to content
VS Code

mcp for VS Code

ai.llmse/mcp

Public MCP server for the LLM Search Engine

client:VS Code transport:streamable-http tools:10

Install mcp in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcp": {
      "type": "http",
      "url": "https://llmse.ai/mcp"
    }
  }
}

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

What VS Code can do once it is connected

mcp in other clients