Skip to content
Back to search
30
MCP streamable-http

io.github.deep-identity-inc/agent-skill

io.github.deep-identity-inc/agent-skill

An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

io.github.Deep-Identity-Inc/agent-skill
An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.
0 tools · streamable-http
io.github.csoai-org/deepfake-detector-mcp
AI-powered deepfake detector MCP server for agents. Supports detect deepfake, analyze audio authenti
0 tools
agent-identity-mcp-server
MCP Server for AI agent identity and authorization — create, verify, and manage agent identities
0 tools
io.github.csoai-org/agent-identity-trust-mcp
agent-identity-trust-mcp MCP server by MEOK AI Labs
0 tools
io.github.CSOAI-ORG/agent-identity-trust-mcp
agent-identity-trust-mcp MCP server by MEOK AI Labs
0 tools
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "io.github.deep-identity-inc/agent-skill": {
      "url": "https://mcp.deepidv.com/v1/mcp",
      "transport": "streamable-http"
    }
  }
}