Skip to content
VS Code

Agent Experience Network Live Preflight for VS Code

io.github.solargptnz-dev/agent-experience-network

Check public MCP reachability, protocol handshake, auth and tool schemas before connecting.

client:VS Code transport:streamable-http

Install Agent Experience Network Live Preflight in VS Code

.vscode/mcp.json

{
  "servers": {
    "agent-experience-network": {
      "type": "http",
      "url": "https://agent-experience-network.onrender.com/mcp"
    }
  }
}

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

Agent Experience Network Live Preflight in other clients