blockchain verification mcp for Zed
io.github.csoai-org/blockchain-verification-mcp
Blockchain Verification MCP Server by MEOK AI Labs
client:Zed
transport:stdio
runtime:pypi
Install blockchain verification mcp in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"blockchain-verification-mcp": {
"command": "uvx",
"args": [
"blockchain-verification-mcp"
]
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs