agent skill for Zed
io.github.deep-identity-inc/agent-skill
An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.
client:Zed
transport:streamable-http
Install agent skill in Zed
~/.config/zed/settings.json · windows: %APPDATA%\Zed\settings.json
{
"context_servers": {
"agent-skill": {
"url": "https://mcp.deepidv.com/v1/mcp"
}
}
}
Merge this into your existing settings object — do not replace the file. Zed docs