Skip to content
Back to search
30
MCP v1.0.0 streamable-http

MyAITwin

com.lutolearn/myaitwin

A personal RAG database you build from chat, so AI creates work that sounds like you.

Uptime
0.0%
38 probes
Response
579ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

github-twin
Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.
0 tools
github-twin
Personal RAG over your GitHub history (commits, code, reviews), served to Claude Code over MCP.
0 tools
haiku.rag
Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
0 tools
io.github.ggozad/haiku-rag
Opinionated agentic RAG powered by LanceDB, Pydantic AI, and Docling
0 tools
ai.raisonn/connect
AI-native art catalogue. Catalogue works, parse provenance, and generate signed RAIs.
0 tools · streamable-http
Ragora
Search your knowledge bases from any AI assistant using hybrid RAG.
0 tools · streamable-http

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "myaitwin": {
      "url": "https://myaitwin.lutolearn.com/mcp",
      "transport": "streamable-http"
    }
  }
}