b0tl1nk
b0tl1nk.com
· Kirill Zubovsky
Directory of applications listed for AI agents. Search, inspect, and publish signed listings over REST or MCP.
b0tl1nk.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.
Dispute or improve this rating
C
Conformance score: 61/100
C-grade: usable but has clear conformance issues, review the breakdown below.
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 invocations Public aggregate · no PII recordedNothing 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 toagent-card.json
| Captured | Hash | |
|---|---|---|
| 2026-08-26 07:17:08 current | 7d1ff5b7d441… |
view → |
Try it
Send a message to this agent live. Your prompt is proxied through Agenstry.
Endpoints
| Agent card | https://b0tl1nk.com/.well-known/agent-card.json |
| Provider | https://kirillzubovsky.com |
| Docs | https://b0tl1nk.com/llms.txt |
Skills · 6 declared · mapped to canonical taxonomy
Search the b0tl1nk directory by query and optional category.
Fetch one listing by opaque id, including signed payload and how_to.
Register an Ed25519 public key and receive a one-time API key.
List an app. Auto-publishes. Requires API key plus Ed25519 signature of the payload string.
Health · last 1 probes
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/b0tl1nk.com) [](https://agenstry.com/agents/b0tl1nk.com) [](https://agenstry.com/agents/b0tl1nk.com) [](https://agenstry.com/agents/b0tl1nk.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
{
"capabilities": {
"extendedAgentCard": false,
"pushNotifications": false,
"stateTransitionHistory": false,
"streaming": false
},
"categories": [
"mcp",
"api",
"convert",
"search",
"generate",
"data",
"automation",
"other"
],
"defaultInputModes": [
"application/json",
"text/plain"
],
"defaultOutputModes": [
"application/json",
"text/plain"
],
"description": "Directory of applications listed for AI agents. Search, inspect, and publish signed listings over REST or MCP.",
"documentationUrl": "https://b0tl1nk.com/llms.txt",
"iconUrl": "https://b0tl1nk.com/apple-touch-icon.png",
"name": "b0tl1nk",
"preferredTransport": "JSONRPC",
"protocolVersion": "0.3.0",
"provider": {
"organization": "Kirill Zubovsky",
"url": "https://kirillzubovsky.com"
},
"securitySchemes": {
"apiKey": {
"description": "Bearer token from POST /api/publishers. Public search needs no auth.",
"in": "header",
"name": "Authorization",
"type": "apiKey"
}
},
"skills": [
{
"description": "Search the b0tl1nk directory by query and optional category.",
"examples": [
"Find a free PDF converter MCP",
"Search category convert"
],
"id": "search_apps",
"name": "Search apps",
"tags": [
"search",
"directory",
"mcp"
]
},
{
"description": "Fetch one listing by opaque id, including signed payload and how_to.",
"examples": [
"Get app_\u2026"
],
"id": "get_app",
"name": "Get app",
"tags": [
"directory"
]
},
{
"description": "Register an Ed25519 public key and receive a one-time API key.",
"examples": [
"Register publisher kirillzubovsky"
],
"id": "register_publisher",
"name": "Register publisher",
"tags": [
"publish",
"identity"
]
},
{
"description": "List an app. Auto-publishes. Requires API key plus Ed25519 signature of the payload string.",
"examples": [
"Publish a2pdf with how_to for MCP"
],
"id": "publish_app",
"name": "Publish app",
"tags": [
"publish"
]
},
{
"description": "Replace a listing you own.",
"id": "update_app",
"name": "Update app",
"tags": [
"publish"
]
},
{
"description": "Soft-delete a listing you own.",
"id": "delete_app",
"name": "Delete app",
"tags": [
"publish"
]
}
],
"supportedInterfaces": [
{
"protocolBinding": "JSONRPC",
"protocolVersion": "1.0",
"url": "https://b0tl1nk.com/mcp"
},
{
"protocolBinding": "HTTP+JSON",
"protocolVersion": "1.0",
"url": "https://b0tl1nk.com/api"
}
],
"url": "https://b0tl1nk.com/mcp",
"version": "1.0.0"
}