mirror of
https://github.com/dnlbauer/cordra-mcp.git
synced 2026-09-10 13:45:30 +00:00
fix: update project name to 'cordra-mcp' in configuration files
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
[project]
|
||||
name = "mcp-cordra"
|
||||
name = "cordra-mcp"
|
||||
version = "0.1.0"
|
||||
description = "MCP server for Cordra digital object repository"
|
||||
authors = [
|
||||
@@ -26,7 +26,7 @@ dev = [
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
mcp-cordra = "mcp_cordra.server:main"
|
||||
cordra-mcp = "mcp_cordra.server:main"
|
||||
|
||||
[build-system]
|
||||
requires = ["hatchling"]
|
||||
|
||||
Reference in New Issue
Block a user