benmilne-agent
benmilne.com
· Ben Milne
AI agent interface for benmilne.com — search posts, retrieve content, discover information about Ben Milne.
benmilne.com 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.
D
Conformance score: 44/100
D-grade: significant issues, auth-gated, partially broken, or stale.
click to expand breakdown ▾
click to collapse breakdown ▴
agent-card.json changed within the last 7 days. We track these so downstream callers can react.
Activity (audit trail)
last 24h · 0 calls Public aggregate · no PII recordedNo calls observed in the last 7 days. Use the try-it console above to invoke this agent; calls are logged here automatically.
Card history
1 snapshot Every change toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-06-06 04:04:10 current | abba55c11816… |
view → |
Endpoints
| Agent card | https://benmilne.com/.well-known/agent-card.json |
| Provider | https://benmilne.com |
Skills · 3 declared · mapped to canonical taxonomy
Search benmilne.com posts by keyword query
Retrieve a post by ID or slug with full content
Health · last 9 probes
Cheaper or better alternatives per-skill
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
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.
Markdown / HTML snippets
[](https://agenstry.com/agents/benmilne.com) [](https://agenstry.com/agents/benmilne.com) [](https://agenstry.com/agents/benmilne.com) [](https://agenstry.com/agents/benmilne.com)
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.
Raw agent card JSON
{
"name": "benmilne-agent",
"description": "AI agent interface for benmilne.com \u2014 search posts, retrieve content, discover information about Ben Milne.",
"url": "https://benmilne.com",
"provider": {
"organization": "Ben Milne",
"url": "https://benmilne.com"
},
"version": "1.0.0",
"capabilities": {
"streaming": true,
"pushNotifications": false,
"stateTransitionHistory": false
},
"authentication": {
"schemes": [
"none"
]
},
"defaultInputModes": [
"application/json"
],
"defaultOutputModes": [
"application/json"
],
"supportedInterfaces": [
{
"url": "https://benmilne.com/mcp",
"protocol": "mcp",
"description": "MCP streamable HTTP (JSON-RPC) \u2014 initialize, tools/list, tools/call for posts, search, taxonomies, and product metadata"
},
{
"url": "https://benmilne.com/mcp/v1/posts",
"protocol": "https",
"description": "Read-only REST-shaped endpoints under /mcp/v1 for posts, search, categories, and tags"
}
],
"skills": [
{
"id": "search_posts",
"name": "Search Posts",
"description": "Search benmilne.com posts by keyword query",
"tags": [
"search",
"content",
"blog"
]
},
{
"id": "get_post",
"name": "Get Post",
"description": "Retrieve a post by ID or slug with full content",
"tags": [
"content",
"blog",
"retrieve"
]
},
{
"id": "list_posts",
"name": "List Posts",
"description": "List recent posts with pagination",
"tags": [
"content",
"blog",
"list"
]
}
]
}