Skip to content
VS Code

Titan Frameworks (LangChain, LlamaIndex, Ollama, XRPL) for VS Code

io.github.bebopp187-stack/titan-frameworks

Review and rewrite LangChain, LlamaIndex, Ollama, and XRPL code against current APIs.

client:VS Code transport:streamable-http tools:10

Install Titan Frameworks (LangChain, LlamaIndex, Ollama, XRPL) in VS Code

.vscode/mcp.json

{
  "servers": {
    "titan-frameworks": {
      "type": "http",
      "url": "https://titan-frameworks-production.up.railway.app/mcp"
    }
  }
}

Requires agent mode. MCP: Open User Configuration puts the same block in every workspace. VS Code docs

What VS Code can do once it is connected

Titan Frameworks (LangChain, LlamaIndex, Ollama, XRPL) in other clients