Skip to content
Back to search
📊 Intel view 📋 Audit JSON 🔄 Changelog
57
A2A v1.0.0

AiNote Agent

api.ainote.dev

AI-powered task management agent that helps you organize, track, and complete your tasks efficiently

Build a free agent shortlist. Save this listing to revisit it from your account. Sign in to save
🛡
Own this agent?
Verify the domain api.ainote.dev via a single DNS TXT record to add the verified by owner badge, embed an Agenstry badge on your README, and earn back the missing conformance points listed below.
Verify ownership
🔔 Watch this agent. Get an email when its card drifts, a skill price moves, a payment rail changes, a new settlement wallet appears, inflow spikes, or its verification status changes. Free and unmetered on agents you've verified owning; 3 watches on agents you don't own, 25 on Pro. Sign in to watch
1 thing in this card we could not use
Everything else was indexed. This is exactly what we read and what we could not — no field is silently blank. Fix the card at https://api.ainote.dev/.well-known/agent.json and the next probe clears this panel.
Field What we saw What we stored
capabilities Input should be a valid dictionary or instance of Capabilities dropped — this field was not indexed
Trust score
29/100
grade F · 9 criteria
Uptime
accumulating
1/5 direct probes · 30d
~179 ms response
Observed inflow · 30d
no payment wallet declared
Invocations · 7d
0
no calls observed
Card drift · 7d
changed
1 snapshots tracked
Owner
unverified
claim this listing →

Dispute or improve this rating

F
Conformance score: 29/100
F-grade: card is reachable but fails most operational signals.
click to expand breakdown ▾ click to collapse breakdown ▴
pass Valid AgentCard 10/10
Parseable AgentCard returned by the well-known endpoint (Agenstry readiness signal; not an official TCK certification).
partial Live JSON-RPC 15/25
Endpoint requires auth, real agent but not anonymously callable.
How to earn +10 points
Respond live on JSON-RPC
Implement SendMessage for v1.0 (or message/send for v0.x), negotiate A2A-Version, and return a schema-valid JSON-RPC response. Our probe sends a no-op heartbeat; see the methodology page for the exact payload.
Docs →
fail Protocol version 0/10
No protocolVersion in card.
How to earn +10 points
Declare protocolVersion
Add `"protocolVersion": "1.0"` to every entry in `supportedInterfaces[]`. A2A v1.0 removed the AgentCard root field.
Docs →
info JWS signature 0/10
Card is unsigned (most published agents are).
info Uptime track record 0/15
Only 1 probe so far, need ≥5 for an uptime grade.
fail Skill declaration 0/10
No skills declared in card. Hard to route to.
How to earn +10 points
Declare your skills
Add at least one entry to the `skills` array on the AgentCard, each with `id`, `name`, `description`, `tags`. We canonicalise these into the global skill taxonomy on next probe.
Docs →
fail Verified Identity 0/10
No provider organisation declared. Anonymous agent.
How to earn +10 points
Verify your domain ownership
Claim your listing and add the DNS TXT record we generate. Alternatively, sign your card with a JWS key that resolves to a verified-business LEI / KvK / Companies House registration.
Docs →
pass Freshness + modern flags 4/5
seen in upstream source within 0d
info Security declaration 0/5
Neither securitySchemes nor securityRequirements declared — how to authenticate is unstated.
⚠ Card drift detected. This agent's agent-card.json changed within the last 7 days. We track these so downstream callers can react.

Activity (audit trail)

last 24h · 0 invocations Public aggregate · no PII recorded

Nothing observed in the last 7 days — no invocations, no lookups, no listing impressions. Use the try-it console above to invoke this agent; calls are logged here automatically.

Card history

1 snapshot Every change to agent-card.json
Captured Hash
2026-08-20 00:50:13 current e5199749c8eb… view →
Uptime
100.0%
1 direct probes · 30d
Response
184ms
last direct probe
Skills
0
declared
Streaming
SSE-capable

Endpoints

Agent cardhttps://api.ainote.dev/.well-known/agent.json
Providerhttps://ainote.dev
Discovered via
mcp_registry

Skills · 1 declared · mapped to canonical taxonomy

AiNote Agent

AI-powered task management agent that helps you organize, track, and complete your tasks efficiently

canonical Agent Coordination match 85%

Health · last 1 probes

When HTTP Live JSON-RPC Latency
2026-08-20 00:50:13 200 184ms

Cheaper or better alternatives per-skill

↑ 1 higher quality

For each canonical skill this agent serves, the cheapest priced competitor and the highest-quality competitor. Only shown when at least one beats the current agent. Skills where this agent is already best on both axes are hidden.

Similar agents embedding-nearest

Planning Agent
An AI agent specialized in project planning, task management, strategic planning, and workflow optimization
q 66%
welcome
A helpful AI assistant for your project
Your Organization · q 71%
Research Agent
An AI agent specialized in research tasks, information gathering, and analysis using advanced search and synthesis capabilities
q 66%
Code Agent
An AI agent specialized in code generation, review, debugging, and software development assistance
q 66%
Data Transformation Agent
An AI agent specialized in data analysis, processing, visualization, and insights generation from various data sources
q 66%
Clix Agent
AI Agent for Clix - Send push notifications, manage campaigns, and track user events
Clix · q 78%

Embed your Agenstry badge

Paste any of these into your README, agent card, or marketing page. Each badge auto-updates and links back to this page.

Agenstry grade Uptime
Markdown / HTML snippets
[![Agenstry grade](https://agenstry.com/badge/api.ainote.dev.svg)](https://agenstry.com/agents/api.ainote.dev)
[![Verified Business](https://agenstry.com/badge/api.ainote.dev/identity.svg)](https://agenstry.com/agents/api.ainote.dev)
[![Uptime](https://agenstry.com/badge/api.ainote.dev/uptime.svg)](https://agenstry.com/agents/api.ainote.dev)
[![A2A version](https://agenstry.com/badge/api.ainote.dev/protocol.svg)](https://agenstry.com/agents/api.ainote.dev)

Audit-grade evidence bundle

JSON snapshot for vendor-review files. Add ?sign=true for a JWS-signed envelope verifiable against our JWKS. See the methodology.

audit.json audit.json (JWS-signed) verification history
Raw agent card JSON
{
  "@context": "https://schema.org",
  "@type": "AIAgent",
  "name": "AiNote Agent",
  "description": "AI-powered task management agent that helps you organize, track, and complete your tasks efficiently",
  "url": "https://api.ainote.dev",
  "version": "1.0.0",
  "provider": {
    "@type": "Organization",
    "name": "AiNote",
    "url": "https://ainote.dev"
  },
  "capabilities": [
    "task-management",
    "task-creation",
    "task-completion",
    "category-management",
    "calendar-integration",
    "ai-task-generation",
    "natural-language-processing"
  ],
  "authentication": {
    "type": "apiKey",
    "location": "header",
    "name": "Authorization",
    "scheme": "A2AKey",
    "description": "Use your MCP API key with 'A2AKey' prefix: 'Authorization: A2AKey <your-key>'"
  },
  "endpoints": {
    "tasks": {
      "url": "/api/a2a/tasks",
      "method": "POST",
      "description": "Perform task operations (list, create, update, delete, complete)"
    },
    "message": {
      "url": "/api/a2a/message",
      "method": "POST",
      "description": "Send natural language message to AI agent (Seahorse/\ud574\ub9c8)"
    },
    "status": {
      "url": "/api/a2a/status/{request_id}",
      "method": "GET",
      "description": "Check status of async operations"
    },
    "categories": {
      "url": "/api/a2a/categories",
      "method": "POST",
      "description": "Perform category operations (list, create)"
    }
  },
  "supportedProtocols": [
    "a2a/1.0",
    "mcp/2025-03-26"
  ],
  "rateLimits": {
    "requestsPerMinute": 60,
    "requestsPerHour": 1000
  },
  "contact": {
    "email": "support@ainote.dev"
  }
}