Remove now unused mcp-server crate (#4773)

This commit is contained in:
Alex Hancock
2025-09-24 10:36:09 -04:00
committed by GitHub
parent b051d11115
commit 7a704f86d0
12 changed files with 0 additions and 1128 deletions
-1
View File
@@ -14,7 +14,6 @@ workspace = true
goose = { path = "../goose" }
mcp-core = { path = "../mcp-core" }
goose-mcp = { path = "../goose-mcp" }
mcp-server = { path = "../mcp-server" }
rmcp = { workspace = true }
schemars = "1.0"
axum = { version = "0.8.1", features = ["ws", "macros"] }