Rfc Editor for VS Code
io.github.pipeworx-io/rfc-editor
RFC Editor MCP.
client:VS Code
transport:streamable-http
Install Rfc Editor in VS Code
.vscode/mcp.json
{
"servers": {
"rfc-editor": {
"type": "http",
"url": "https://gateway.pipeworx.io/rfc-editor/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs