Skip to content
Cursor

agent skill for Cursor

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

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

client:Cursor transport:streamable-http

Install agent skill in Cursor

~/.cursor/mcp.json · windows: %USERPROFILE%\.cursor\mcp.json

{
  "mcpServers": {
    "agent-skill": {
      "url": "https://mcp.deepidv.com/v1/mcp"
    }
  }
}

Use .cursor/mcp.json in a project root instead to scope it to that project. Cursor merges both. Cursor docs

agent skill in other clients