Skip to content

Commit 82455e5

Browse files
committed
Standardize capitalization in MCP server name within server.json.
1 parent 85439fb commit 82455e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-16/server.schema.json",
3-
"name": "io.github.codealive-ai/codealive-mcp",
3+
"name": "io.github.CodeAlive-AI/codealive-mcp",
44
"version": "0.2.0",
55
"description": "Semantic code search and analysis from CodeAlive for AI assistants and agents.",
66
"keywords": [

0 commit comments

Comments
 (0)