MyAITwin for VS Code
com.lutolearn/myaitwin
A personal RAG database you build from chat, so AI creates work that sounds like you.
client:VS Code
transport:streamable-http
Install MyAITwin in VS Code
.vscode/mcp.json
{
"servers": {
"myaitwin": {
"type": "http",
"url": "https://myaitwin.lutolearn.com/mcp"
}
}
}
Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs