rtcf for VS Code
io.github.hengkp/rtcf
Turns rough requests into sharp Role/Task/Context/Format prompts. Thai and English.
client:VS Code
transport:streamable-http
tools:3
Install rtcf in VS Code
.vscode/mcp.json
{
"servers": {
"rtcf": {
"type": "http",
"url": "https://rtcf.happlen.com/api/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs