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
@@ -19,7 +19,6 @@ goose = { path = "../goose" }
goose-bench = { path = "../goose-bench" }
goose-mcp = { path = "../goose-mcp" }
mcp-client = { path = "../mcp-client" }
mcp-server = { path = "../mcp-server" }
mcp-core = { path = "../mcp-core" }
rmcp = { workspace = true }
agent-client-protocol = "0.4.0"