Skip to content
Back to DevMatch

Card snapshot

mcp.dev-match.xyz · 2026-06-11 22:10:53 UTC · f71d4c4ca782092b7bf1fac27c158df084ca17735ddceeb3dd02ded31dcca39a

This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.

{
  "capabilities": {
    "streaming": false
  },
  "defaultInputModes": [
    "application/json",
    "text/plain"
  ],
  "defaultOutputModes": [
    "application/json"
  ],
  "description": "DevMatch \u2014 verified engineer hiring for mission-driven teams.",
  "documentationUrl": "https://dev-match.xyz/docs/mcp",
  "iconUrl": "https://dev-match.xyz/icon.svg",
  "keywords": [
    "recruiting",
    "hiring",
    "engineer-discovery",
    "talent-sourcing",
    "developer-search",
    "candidate-search",
    "github",
    "open-source",
    "verified-contributions",
    "technical-recruiting"
  ],
  "name": "DevMatch",
  "preferredTransport": "JSONRPC",
  "protocolVersion": "0.2.0",
  "provider": {
    "organization": "DevMatch",
    "url": "https://dev-match.xyz"
  },
  "skills": [
    {
      "description": "Search for engineers matching a role or job description, ranked by verified GitHub contributions.",
      "id": "find_candidates",
      "name": "find_candidates",
      "tags": [
        "hiring",
        "candidate-search",
        "github",
        "ranking"
      ]
    },
    {
      "description": "Fetch a single contributor's profile card by GitHub handle.",
      "id": "get_profile",
      "name": "get_profile",
      "tags": [
        "profile",
        "github",
        "enrichment"
      ]
    },
    {
      "description": "Find open-source projects similar to a seed GitHub repo.",
      "id": "find_similar_projects",
      "name": "find_similar_projects",
      "tags": [
        "discovery",
        "open-source",
        "similarity"
      ]
    }
  ],
  "url": "https://mcp.dev-match.xyz/mcp",
  "version": "0.2.0-http"
}