Talandor
Rapport de connecteur

Harpd Agent Data

https://api.harpd.com/mcp

Registre officiel

Registre officiel · com.harpd/agent-data · Espace de l’éditeur : com.harpd

Serveur vérifié aujourd’hui à 20:12 UTC

Catalogue vérifié aujourd’hui à 17:46 UTC

7 outils publics observés. Outils non exécutés.

Serveur accessible · catalogue public lisible

Qu’a observé Talandor ?

Le serveur a répondu

Ajoutez l’adresse dans votre assistant.

Contrôle public du protocole et de tools/list, pas une validation fonctionnelle.

https://api.harpd.com/mcp
DisponibilitéServeur accessiblemesuré
Outils7 outils publics observésmesuré
CompatibilitéEstimé d’après les règles publiées · pas un essai réelestimé
Changement récentRetrait d’outil antérieur enregistréHistorique

Configurer votre assistant · Détails du contrôle

Configuration pour votre assistant

Talandor contrôle le serveur ; il ne le connecte pas à votre assistant.

Choisissez votre assistant, puis copiez la configuration affichée. L’authentification se fait chez le fournisseur du connecteur, jamais dans Talandor.

    Ouvrir le guide officiel (nouvel onglet)
    Compatibilité estimée par assistant

    La compatibilité est estimée d’après les règles publiées. Ce n’est pas un essai réel dans chaque assistant.

    Claude
    Observé 2026-07-28.
    Probablement compatible · estimé
    Cursor
    HTTP Streamable et HTTPS public ont été observés.
    Probablement compatible · estimé
    ChatGPT
    Les noms, descriptions et schémas d’outils publics ont été observés. L’offre et l’accès workspace s’appliquent toujours.
    Probablement compatible · estimé
    VS Code
    La configuration HTTP distante publique peut être évaluée.
    Probablement compatible · estimé
    Generic MCP
    Observé 2026-07-28.
    Probablement compatible · estimé

    Preuves de règle : Remote HTTPS rule v0.2 · reviewed 2026-09-12 · Remote HTTP rule v0.2 · reviewed 2026-09-12 · Remote app rule v0.2 · reviewed 2026-09-12 · Protocol and transport rule v0.2 · reviewed 2026-09-12

    Détails du contrôle

    Ce qui a changé

    Public contract stable since
    Last check · No semantic contract change since the previous complete snapshot.
    Info
    compare_products was removed
    Historical change · critical · high confidence · compare_products · Rule: tool-removed
    Critical
    optimize_model was removed
    Historical change · critical · high confidence · optimize_model · Rule: tool-removed
    Critical
    research_products was removed
    Historical change · critical · high confidence · research_products · Rule: tool-removed
    Critical

    A Watch would alert only if this change may affect uses of the selected client that depend on the changed tools.

    Cette frise publique montre le dernier contrôle, les 24 dernières heures et le dernier changement important. Watch conserverait 30 jours.

    Voir les changements précédents
    harpd_compare was added
    Historical change · info · high confidence · harpd_compare · Rule: tool-added
    Info
    harpd_optimize was added
    Historical change · info · high confidence · harpd_optimize · Rule: tool-added
    Info
    harpd_research was added
    Historical change · info · high confidence · harpd_research · Rule: tool-added
    Info
    optimize_model changed its title or description
    Historical change · info · high confidence · optimize_model · Rule: documentation-changed
    Info

    Les notes ci-dessus concernent ce connecteur.

    Contenu fourni par le serveur. Les noms, descriptions et schémas ci-dessous sont copiés du serveur MCP. Ils peuvent être dans une autre langue. Talandor ne les traduit pas et ne les vérifie pas.
    Outils et exposition déclarée

    Les annotations du serveur sont des déclarations, pas un comportement vérifié.

    Afficher 7 définitions d’outils fournies par le serveur sur 7
    get_historical_data
    Déclaré en lecture seule
    Afficher les détails fournis par le serveur
    Harpd historical rank intelligence
    Description du serveur (copiée ; langue non vérifiée)
    The rank history of one AI product over 3, 6 or 12 months: position over time, rank movement, best and worst position, and the archived period results. This is the one thing a single page view of the board cannot tell an agent — whether a position is rising or falling. PAID: 0.05 USDC per call, settled over x402 on Base. This tool returns HTTP 402 with x402 payment requirements when no payment is attached; sign the payment and retry. Canonical: https://harpd.com/rank/
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "product"
      ],
      "properties": {
        "scope": {
          "enum": [
            "overall",
            "monthly",
            "weekly"
          ],
          "type": "string",
          "default": "overall"
        },
        "period": {
          "enum": [
            "3m",
            "6m",
            "12m"
          ],
          "type": "string",
          "default": "12m"
        },
        "product": {
          "type": "string",
          "maxLength": 120,
          "minLength": 1,
          "description": "Harpd product slug, e.g. \"claude\"."
        },
        "category": {
          "type": "string",
          "default": "all"
        }
      },
      "additionalProperties": false
    }
    get_rank
    Déclaré en lecture seule
    Afficher les détails fournis par le serveur
    Harpd AI product rankings
    Description du serveur (copiée ; langue non vérifiée)
    Free Harpd Rank board for any scope and category, in the unified agent envelope. FREE: no payment, no API key, no account required. Canonical: https://harpd.com/rank/
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "properties": {
        "limit": {
          "type": "integer",
          "default": 50,
          "maximum": 100,
          "minimum": 1
        },
        "scope": {
          "enum": [
            "overall",
            "monthly",
            "weekly"
          ],
          "type": "string",
          "default": "overall"
        },
        "category": {
          "type": "string",
          "default": "all"
        }
      },
      "additionalProperties": false
    }
    harpd_compare
    Déclaré en lecture seule
    Afficher les détails fournis par le serveur
    Harpd AI product comparison
    Description du serveur (copiée ; langue non vérifiée)
    Head-to-head comparison of 2–8 AI products: category, published rank, list pricing where the product is a priced model, and the material differences between them. PAID: 0.01 USDC per call, settled over x402 on Base. This tool returns HTTP 402 with x402 payment requirements when no payment is attached; sign the payment and retry. Canonical: https://harpd.com/compare/
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "products"
      ],
      "properties": {
        "products": {
          "type": "array",
          "items": {
            "type": "string"
          },
          "maxItems": 8,
          "minItems": 2
        }
      },
      "additionalProperties": false
    }
    harpd_optimize
    Déclaré en lecture seule
    Afficher les détails fournis par le serveur
    Harpd AI model cost optimization
    Description du serveur (copiée ; langue non vérifiée)
    Given a task and the model currently running it, returns cheaper candidate models that still clear the task quality floor, with per-call and projected monthly savings, the performance trade-off, a confidence value and the evidence behind every number. PAID: 0.01 USDC per call, settled over x402 on Base. This tool returns HTTP 402 with x402 payment requirements when no payment is attached; sign the payment and retry. Canonical: https://harpd.com/developers/agents/
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "current_model",
        "task"
      ],
      "properties": {
        "task": {
          "type": "string",
          "maxLength": 2000,
          "minLength": 3
        },
        "max_cost": {
          "type": "number",
          "exclusiveMinimum": 0
        },
        "constraints": {
          "type": "object",
          "properties": {
            "min_tier": {
              "enum": [
                "mini",
                "fast",
                "open",
                "reasoning",
                "flagship"
              ],
              "type": "string"
            },
            "providers": {
              "type": "array",
              "items": {
                "type": "string"
              }
            },
            "min_context_window": {
              "type": "integer",
              "minimum": 1000
            }
          },
          "additionalProperties": false
        },
        "current_model": {
          "type": "string"
        },
        "monthly_calls": {
          "type": "integer",
          "maximum": 100000000,
          "minimum": 1
        }
      },
      "additionalProperties": false
    }
    harpd_research
    Déclaré en lecture seule
    Afficher les détails fournis par le serveur
    Harpd AI product research
    Description du serveur (copiée ; langue non vérifiée)
    A structured research answer over the Harpd catalog: matching products, category distribution, price bands, evidence per claim and the sources behind them. PAID: 0.05 USDC per call, settled over x402 on Base. This tool returns HTTP 402 with x402 payment requirements when no payment is attached; sign the payment and retry. Canonical: https://harpd.com/research/
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "query"
      ],
      "properties": {
        "limit": {
          "type": "integer",
          "default": 15,
          "maximum": 50,
          "minimum": 1
        },
        "query": {
          "type": "string",
          "maxLength": 500,
          "minLength": 3
        }
      },
      "additionalProperties": false
    }
    search_products
    Déclaré en lecture seule
    Afficher les détails fournis par le serveur
    Harpd AI product search
    Description du serveur (copiée ; langue non vérifiée)
    Free keyword search over the published Harpd AI product catalog, with category filters and stable machine-readable results. FREE: no payment, no API key, no account required. Canonical: https://harpd.com/products/
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "required": [
        "q"
      ],
      "properties": {
        "q": {
          "type": "string",
          "maxLength": 200,
          "minLength": 2
        },
        "limit": {
          "type": "integer",
          "default": 10,
          "maximum": 50,
          "minimum": 1
        },
        "category": {
          "type": "string"
        }
      },
      "additionalProperties": false
    }
    verify_agent_payment
    Déclaré en lecture seule
    Afficher les détails fournis par le serveur
    Harpd testnet payment smoke test
    Description du serveur (copiée ; langue non vérifiée)
    A deliberately trivial paid product that exists so an agent can prove its whole x402 payment path — 402 challenge, signing, settlement, receipt — before it spends anything on data. Costs $0.01 and returns the request it received plus the settlement receipt. PAID: 0.01 USDC per call, settled over x402 on Base. This tool returns HTTP 402 with x402 payment requirements when no payment is attached; sign the payment and retry. Canonical: https://harpd.com/developers/agents/
    Schéma d’entrée (aperçu fourni par le serveur — ne pas copier)
    {
      "type": "object",
      "properties": {
        "echo": {
          "type": "string",
          "maxLength": 200,
          "description": "Any string; returned unchanged so the caller can correlate the round trip."
        }
      },
      "additionalProperties": false
    }
    Preuves et limites

    Méthode : sonde HTTP anonyme. Aucun outil n’est exécuté.

    Protocoles essayés : 2026-07-28

    Protocole2026-07-28
    TransportHTTP Streamable
    AuthentificationAucun défi d’authentification observé
    PreuvesContrat public observé
    Latence totale3175 ms
    Octets de réponse9920

    Aucune erreur de diagnostic.

    Historique des observations
    Serveur accessible
    · stable depuis
    2026-07-28 · 7 outils · aucun changement · 4 contrôles
    Serveur accessible
    · stable depuis
    2026-07-28 · 7 outils · aucun changement · 5 contrôles
    Serveur accessible
    · stable depuis
    2026-07-28 · 7 outils · aucun changement · 46 contrôles
    Serveur accessible
    2026-07-28 · 7 outils
    Contrat public complet · 2026-07-28 · 7 outils
    e8c1f579d8fa
    Contrat public complet · 2026-07-28 · 7 outils
    dbecd03673a1
    Contrat public complet · 2026-07-28 · 7 outils
    a36aa000afa8
    Contrat public complet · 2026-07-28 · 7 outils
    a36aa000afa8

    Éligibilité à la surveillance approfondie

    Éligible à la surveillance approfondie

    Un contrat public tools/list complet a été observé ; une future base de surveillance approfondie pourra être comparée en toute sécurité.

    Watch personnel n’est pas encore ouvert. Ce rapport ne démarre ni Watch ni paiement.

    Voir la surveillance publique

    Surveillance automatique plus tard

    Enregistrer ce connecteur ne lance pas de surveillance. Watch est une offre à venir ; les abonnements et les alertes ne sont pas encore disponibles.

    Watch complet. La disponibilité, le protocole, l’authentification et les changements du contrat public d’outils peuvent être comparés.