Skip to content

Connecting Other LLMs

Stuart Meeks edited this page Jun 21, 2026 · 1 revision

Connecting other LLMs

Setup guides for other MCP-capable clients (Cursor, VS Code / Continue, Cline, and others) will be added here.

In general they connect to the same endpoints as Claude Desktop:

  • HTTP: http://localhost:8723/mcp
  • stdio: launch the image with -e MCP_TRANSPORT=stdio.

Coming soon.

Clone this wiki locally