MCP Server
MCP
Deed
Contract-first language and MCP server for capability-aware code and patch review.
Install
cargo:[email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "cargo",
"registryBaseUrl": "https://crates.io",
"identifier": "deed-lang",
"version": "0.2.13",
"transport": {
"type": "stdio"
},
"packageArguments": [
{
"value": "mcp",
"type": "positional"
}
]
}
]
}
mcp
model-context-protocol
cargo
By
Comments
Sign in to leave a comment