Warframe for VS Code
io.github.pipeworx-io/warframe
Warframe MCP (WarframeStat API).
client:VS Code
transport:streamable-http
Install Warframe in VS Code
.vscode/mcp.json
{
"servers": {
"warframe": {
"type": "http",
"url": "https://gateway.pipeworx.io/warframe/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs