rtcf for Cursor
io.github.hengkp/rtcf
Turns rough requests into sharp Role/Task/Context/Format prompts. Thai and English.
client:Cursor
transport:streamable-http
tools:3
Install rtcf in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"rtcf": {
"url": "https://rtcf.happlen.com/api/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs