Card snapshot
loke.dev
·
2026-08-23 23:43:43 UTC
·
f452f0fb4d0b0987027ced27531430b5c5f11530531bcaa017ca45330f69227c
This is a frozen copy of the agent's agent-card.json as we observed it at the timestamp above. We capture a new snapshot every time the card's content hash changes. Useful for: forensic drift analysis, verifying downstream callers see the right version, reproducing routing decisions made historically.
{
"name": "Loke Development",
"description": "A small software studio. For machine calls, use the read-only MCP server at /api/mcp.",
"url": "https://loke.dev",
"version": "1.0.0",
"capabilities": {
"streaming": false
},
"skills": [
{
"id": "published-content-search",
"name": "Search published content",
"description": "Search public Loke.dev posts and projects."
},
{
"id": "public-page-inspection",
"name": "Inspect page metadata",
"description": "Read Open Graph and SEO metadata from a public URL."
}
],
"endpoints": [
{
"url": "https://loke.dev/api/mcp",
"protocol": "MCP"
}
]
}