Loomal

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

2 starsRemote-capable

About agent-skill

agent-skill is an MCP (Model Context Protocol) server published by deep-identity-inc in the official MCP registry, listed under Autonomous Agents on Loomal. An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.

agent-skill runs as a hosted remote over streamable-http — MCP clients connect directly to its endpoint, with nothing to install locally.

Development happens in the open at github.com/deep-identity-inc/agent-skills, where the project has earned 2 GitHub stars.

Use agent-skill with your agent

Claude Code · one command
claude mcp add --transport http agent-skill https://mcp.deepidv.com/v1/mcp
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "agent-skill": {
      "url": "https://mcp.deepidv.com/v1/mcp"
    }
  }
}
streamable-httphttps://mcp.deepidv.com/v1/mcp

Frequently asked questions

What is agent-skill?
agent-skill is an MCP (Model Context Protocol) server by deep-identity-inc in the Autonomous Agents category. An MCP Server that provides identity verification and anti-fraud tools for AI agents via deepidv.
How do I connect agent-skill to Claude, Cursor, or another MCP client?
agent-skill is a remote MCP server — add its endpoint (https://mcp.deepidv.com/v1/mcp) to your client's MCP configuration (for example with "claude mcp add", or under "mcpServers" in Cursor's mcp.json) and restart the client.
Is agent-skill open source?
Yes — the source code is public at github.com/deep-identity-inc/agent-skills, with 2 GitHub stars.
Can AI agents pay to use agent-skill?
Not yet through Loomal — agent-skill is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain agent-skill? Claim this listing free by verifying GitHub ownership, or contact us.