Releases: doITmagic/rag-code-mcp
rag-code-mcp v1.1.7
rag-code-mcp v1.1.5
RagCode MCP Server v1.1.5
Semantic code navigation using RAG (Retrieval-Augmented Generation).
Installation
Linux (amd64):
curl -L https://github.com/doITmagic/rag-code-mcp/releases/latest/download/rag-code-mcp_linux_amd64.tar.gz | tar xz
./ragcode-installer -ollama=docker -qdrant=dockermacOS (Apple Silicon):
curl -L https://github.com/doITmagic/rag-code-mcp/releases/latest/download/rag-code-mcp_darwin_arm64.tar.gz | tar xz
./ragcode-installer -ollama=docker -qdrant=dockerOr download the archive for your platform below.
Changelog
Bug Fixes
- 2f00481: fix: installer now uses local binary from extracted archive (@doITmagic)
Other Changes
- 52971d7: chore: update server.json to version 1.1.4 (@github-actions[bot])
What's Next?
- Install dependencies: Ollama and Qdrant
- Configure your environment (see README.md)
- Start the server:
rag-code-mcp
Full documentation: https://github.com/doITmagic/rag-code-mcp
rag-code-mcp v1.1.4
RagCode MCP Server v1.1.4
Semantic code navigation using RAG (Retrieval-Augmented Generation).
Installation
Linux (amd64):
curl -L https://github.com/doITmagic/rag-code-mcp/releases/latest/download/rag-code-mcp_linux_amd64.tar.gz | tar xz
./ragcode-installer -ollama=docker -qdrant=dockermacOS (Apple Silicon):
curl -L https://github.com/doITmagic/rag-code-mcp/releases/latest/download/rag-code-mcp_darwin_arm64.tar.gz | tar xz
./ragcode-installer -ollama=docker -qdrant=dockerOr download the archive for your platform below.
Changelog
Other Changes
- 99f0b20: chore: update server.json to version 1.1.3 (@github-actions[bot])
What's Next?
- Install dependencies: Ollama and Qdrant
- Configure your environment (see README.md)
- Start the server:
rag-code-mcp
Full documentation: https://github.com/doITmagic/rag-code-mcp
rag-code-mcp v1.1.3
RagCode MCP Server v1.1.3
Semantic code navigation for Go codebases using RAG (Retrieval-Augmented Generation).
Installation
Quick install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/doITmagic/rag-code-mcp/main/install.sh | bashOr download the binary for your platform below.
Changelog
Other Changes
- 2d8e518: chore: update server.json to version 1.1.2 (@github-actions[bot])
What's Next?
- Install dependencies: Ollama and Qdrant
- Configure your environment (see README.md)
- Start the server:
rag-code-mcp
Full documentation: https://github.com/doITmagic/rag-code-mcp
rag-code-mcp v1.1.2
RagCode MCP Server v1.1.2
Semantic code navigation for Go codebases using RAG (Retrieval-Augmented Generation).
Installation
Quick install (Linux/macOS):
curl -fsSL https://raw.githubusercontent.com/doITmagic/rag-code-mcp/main/install.sh | bashOr download the binary for your platform below.
Changelog
What's Next?
- Install dependencies: Ollama and Qdrant
- Configure your environment (see README.md)
- Start the server:
rag-code-mcp
Full documentation: https://github.com/doITmagic/rag-code-mcp