mettle mcp for Zed
io.github.creed-space/mettle-mcp
Experimental machine-oriented challenges and signed results. Does not verify identity or substrate.
client:Zed
transport:stdio
runtime:pypi
Install mettle mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"mettle-mcp": {
"command": "uvx",
"args": [
"mettle-verifier"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs