mcpbeat Sign in

Agent Skill MCP Server

by deep-identity-inc Your server? Claim it
answering

Agent Skill is answering right now. Last checked 3 min ago. Last commit 13 Jul 2026.

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

Uptime history 48 days of history
48 days agonow
100.0%
Uptime 24h
92 of 92 checks
Tools
hidden behind auth
439 ms
Response time
average over 24h
3
Stars
last commit 13 Jul 2026

Nothing serious here today

Today is the operative word: we check Agent Skill every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.

Three servers free · no card

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 3 min ago.

run in your terminal
claude mcp add agent-skill --transport http https://mcp.deepidv.com/v1/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "agent-skill": {
      "url": "https://mcp.deepidv.com/v1/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.agent-skill]
url = "https://mcp.deepidv.com/v1/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "agent-skill": {
      "url": "https://mcp.deepidv.com/v1/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "agent-skill": {
      "url": "https://mcp.deepidv.com/v1/mcp"
    }
  }
}

This endpoint answered with an authorization challenge. The server is running, but it did not say what kind of credentials it expects.

Endpoints

URLTransportStateLatencyChecked
https://mcp.deepidv.com/v1/mcp streamable-http needs auth 420 ms 3 min ago

Alternatives to Agent Skill

same job, measured the same way
Incode Idv MCP
by incodetechnologies

MCP server for Incode IDV, providing identity verification tools for AI assistants.

47 installs/wk local only
HODLXXI Read-Only
by hodlxxi

Public read-only MCP server for HODLXXI agent identity, trust, receipts, and verification.

26 tools answering
Thoughtspot
by thoughtspot

MCP Server for ThoughtSpot - provides OAuth authentication and tools for querying data

answering
Dsr MCP Server
by grupo-avispa

An MCP server that provides tools for interacting with Deep State Representation (DSR) graphs.

local only
AccordTrace
by kosta1985

Tamper-evident proof creation and verification for AI agents via MCP, A2A, and REST.

9 tools answering
Geolocation MCP
by 7mza

An MCP server that provides fast and up-to-date IP geolocation data.

local only
Zoo MCP
by kittycad

An MCP server that provides access to the Zoo API for various CAD operations and tools.

8 364 installs/wk local only
FTIR.fun Spectral Search
by jxbaoxiaodong

FTIR spectral search and material identification for AI agents via MCP.

71 installs/wk answering

Agent Skill — questions

Answers built from our own checks of this server.

Why is there no tool list for Agent Skill?
The server answered our handshake with an authorization challenge, so it is running — but it will not describe its tools to an anonymous client. To see them you need to connect with your own credentials. We record it as alive, not as broken: 100.0% of checks in the last 24 hours got a reply.
Is Agent Skill working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 92 of 92 checks got a reply (100.0%), average response time 439 ms. The bar chart above shows every period we have measured.
How do I connect Agent Skill?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address. You will need your own credentials: it refuses anonymous clients.
Does Agent Skill need an API key?
Yes. Every time we knock, Agent Skill answers with an authorization challenge instead of its tool list — that is how we know it is running and gated rather than broken. Bring your own credentials and it will talk.
How fast is Agent Skill?
It answers our handshake in 439 ms on average, which is faster than 34% of all working MCP servers we measure. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Agent Skill open source?
Yes — it is published under the Apache-2.0 licence, written in Shell and 3 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.