Port for VS Code
io.port/port
Port.io mcp server
client:VS Code
transport:streamable-http
Install Port in VS Code
.vscode/mcp.json
{
"servers": {
"port": {
"type": "http",
"url": "https://mcp.port.io/v1"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs