Rfc Editor for Cursor
io.github.pipeworx-io/rfc-editor
RFC Editor MCP.
client:Cursor
transport:streamable-http
Install Rfc Editor in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rfc-editor": {
"url": "https://gateway.pipeworx.io/rfc-editor/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs