mhrsntrk.com
mhrsntrk.com
· Mahir Senturk
Personal website of Mahir Senturk. Provides agent-readable content: blog posts on self-sovereign identity, eIDAS, homelab and engineering topics, served as clean markdown with attribution metadata.
mhrsntrk.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.
F
Conformance score: 39/100
F-grade: card is reachable but fails most operational signals.
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-10 16:24:36 current | bdea907efcdb… |
view → |
Endpoints
| Agent card | https://mhrsntrk.com/.well-known/agent-card.json |
| Provider | https://mhrsntrk.com |
| Docs | https://mhrsntrk.com/llms.txt |
Skills · 3 declared · mapped to canonical taxonomy
GET https://mhrsntrk.com/api/markdown returns a markdown index of all blog posts with canonical URLs and publish dates.
GET https://mhrsntrk.com/api/markdown/blog/{slug} returns one blog post as clean markdown with author attribution and canonical URL.
GET https://mhrsntrk.com/llms.txt for a short site overview, or https://mhrsntrk.com/llms-full.txt for the expanded version.
Health · last 1 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/mhrsntrk.com) [](https://agenstry.com/agents/mhrsntrk.com) [](https://agenstry.com/agents/mhrsntrk.com) [](https://agenstry.com/agents/mhrsntrk.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
{
"protocolVersion": "0.3.0",
"name": "mhrsntrk.com",
"description": "Personal website of Mahir Senturk. Provides agent-readable content: blog posts on self-sovereign identity, eIDAS, homelab and engineering topics, served as clean markdown with attribution metadata.",
"version": "1.0.0",
"url": "https://mhrsntrk.com/api/markdown",
"preferredTransport": "HTTP+JSON",
"supportedInterfaces": [
{
"url": "https://mhrsntrk.com/api/markdown",
"transport": "HTTP+JSON"
}
],
"provider": {
"organization": "Mahir Senturk",
"url": "https://mhrsntrk.com"
},
"documentationUrl": "https://mhrsntrk.com/llms.txt",
"capabilities": {
"streaming": false,
"pushNotifications": false,
"stateTransitionHistory": false
},
"defaultInputModes": [
"text/plain"
],
"defaultOutputModes": [
"text/markdown"
],
"skills": [
{
"id": "blog-markdown-index",
"name": "Blog post index as markdown",
"description": "GET https://mhrsntrk.com/api/markdown returns a markdown index of all blog posts with canonical URLs and publish dates.",
"tags": [
"blog",
"markdown",
"content"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown"
]
},
{
"id": "blog-markdown-post",
"name": "Single blog post as markdown",
"description": "GET https://mhrsntrk.com/api/markdown/blog/{slug} returns one blog post as clean markdown with author attribution and canonical URL.",
"tags": [
"blog",
"markdown",
"content"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/markdown"
]
},
{
"id": "site-overview",
"name": "LLM-friendly site overview",
"description": "GET https://mhrsntrk.com/llms.txt for a short site overview, or https://mhrsntrk.com/llms-full.txt for the expanded version.",
"tags": [
"overview",
"llms-txt"
],
"inputModes": [
"text/plain"
],
"outputModes": [
"text/plain"
]
}
]
}