MyAITwin for Cursor
com.lutolearn/myaitwin
A personal RAG database you build from chat, so AI creates work that sounds like you.
client:Cursor
transport:streamable-http
Install MyAITwin in Cursor
~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json
{
"mcpServers": {
"myaitwin": {
"url": "https://myaitwin.lutolearn.com/mcp"
}
}
}
Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs