We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
server.json
pyproject.toml
1 parent eb71419 commit 326364cCopy full SHA for 326364c
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "codealive-mcp"
3
-version = "0.4.6"
+version = "0.4.7"
4
description = "MCP server for the CodeAlive API"
5
readme = "README.md"
6
requires-python = ">=3.11"
server.json
@@ -1,7 +1,7 @@
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
"name": "io.github.CodeAlive-AI/codealive-mcp",
- "version": "0.4.6",
+ "version": "0.4.7",
"description": "Semantic code search and analysis from CodeAlive for AI assistants and agents.",
"keywords": [
7
"context-engineering",
0 commit comments