Skip to content

Commit 1bf17aa

Browse files
committed
Merge pull request 'Fix MCP server keywords for crates.io compliance' (#9) from task/2260-fix-mcp-keywords into main
2 parents 4c62f51 + 59c7db4 commit 1bf17aa

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

crates/terraphim_mcp_server/Cargo.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,8 @@ description = "Model Context Protocol (MCP) server for Terraphim AI"
66
documentation = "https://terraphim.ai"
77
homepage = "https://terraphim.ai"
88
repository = "https://github.com/terraphim/terraphim-ai"
9-
keywords = ["ai", "mcp", "server", "model-context-protocol"]
9+
keywords = ["ai", "mcp", "server"]
1010
license = "MIT"
11-
# E5 #1910: clients repo publishes to terraphim registry
1211
readme = "../../README.md"
1312

1413
[[bin]]

0 commit comments

Comments
 (0)