io.github.Deep-Identity-Inc/agent-skill✓
io.github.Deep-Identity-Inc/agent-skill · v1.0.1
{}server.json
The full server descriptor as registered with IndusMCP.
{
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-07-09/server.schema.json",
"name": "io.github.Deep-Identity-Inc/agent-skill",
"description": "An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.",
"repository": {
"url": "https://github.com/Deep-Identity-Inc/agent-skills",
"source": "github"
},
"version": "1.0.1",
"remotes": [
{
"type": "streamable-http",
"url": "https://mcp.deepidv.com/v1/mcp"
}
],
"_meta": {
"dev.indusmcp/source": "official-registry-mirror",
"dev.indusmcp/synced": "2026-05-12"
}
}