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%
3 probes
Response
0ms
last probe
Tools
0
callable

Similar MCP servers embedding-nearest

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
agentauth-mcp-server
MCP server exposing AgentAuth identity and authentication tools for AI agents
0 tools
deepfake-detector-mcp
AI-powered deepfake detector MCP server for agents. Supports detect deepfake, analyze audio authenticity, check image provenance. By MEOK AI
0 tools
io.github.shadowrootdev/awesome-agent-skills
MCP server with 100+ AI agent skills from Anthropic, Vercel, Trail of Bits, Hugging Face & more.
0 tools
aip-mcp-server
MCP server for AI agent identity verification via AIP
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"
    }
  }
}