Skip to content
VS Code

Server4Agent for VS Code

com.server4agent/server4agent

Give any MCP-compatible AI assistant a builder for live, hosted web tools and workflows.

client:VS Code transport:streamable-http

Install Server4Agent in VS Code

.vscode/mcp.json

{
  "servers": {
    "server4agent": {
      "type": "http",
      "url": "https://mcp.server4agent.com"
    }
  }
}

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

Server4Agent in other clients