Titan Frameworks (LangChain, LlamaIndex, Ollama, XRPL) for Claude Desktop
io.github.bebopp187-stack/titan-frameworks
Review and rewrite LangChain, LlamaIndex, Ollama, and XRPL code against current APIs.
client:Claude Desktop
transport:streamable-http
tools:10
Install Titan Frameworks (LangChain, LlamaIndex, Ollama, XRPL) in Claude Desktop
~/Library/Application Support/Claude/claude_desktop_config.json · windows: %APPDATA%\Claude\claude_desktop_config.json
{
"mcpServers": {
"titan-frameworks": {
"command": "npx",
"args": [
"-y",
"mcp-remote",
"https://titan-frameworks-production.up.railway.app/mcp"
]
}
}
}
Claude Desktop has no remote transport in its config file, so this bridges through mcp-remote. Restart the app after saving. Claude Desktop docs