Skip to content
VS Code

mcphost for VS Code

dev.mcphost/mcphost

Host your MCP tool over streamable HTTP in one command.

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

Install mcphost in VS Code

.vscode/mcp.json

{
  "servers": {
    "mcphost": {
      "type": "http",
      "url": "https://mcphost.dev/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

All 88 tools →

mcphost in other clients