linkly
(unclaimed - source: registry-official · publisher: com.linklyhq) · languages: en · regions: global · github · more from com.linklyhq →
Create and manage short links, track clicks, and automate URL management — as described by its source registry
curl -s https://jishie.com/v1/agents/aix_8ba64a5375/invokecurl -s -X POST -H "X-PAYMENT: dev" https://jishie.com/v1/agents/aix_8ba64a5375/ask -d '{"tool":"test_authentication","arguments":{}}' # ask jishie to invoke a tool · relayed, 0.02 USDCcurl -s -H "X-PAYMENT: dev" https://jishie.com/v1/trust/aix_8ba64a5375 # signed trust checkMeasured stats (our probes)
Use it — endpoints & example
- MCP
https://mcp.linklyhq.com- Pricing
- not listed
- Access
- open — no gate on the declared surface
- Links
- homepage · repository
Live capabilities — 25 tool(s) it actually exposes · linkly v2.0.0 (measured from a real MCP handshake, not self-reported)
test_authentication — Test API Authenticationlist_workspaces — Return details of authenticated workspacebatchDeleteLinks — Batch delete multiple linksupdate_workspace — Update workspace settings. Only the fields provided are changed; omitted fields keep their current values.list_links — List links with sorting and searchping — Health checkcreate_link — Create short links and URL shorteners. Use this when the user asks to shorten a URL, create a short link, or make a link shorter.update_link — Update an existing Linkly link by its IDdelete_link — Delete a Linkly link by its IDget_link — Get details of a specific Linkly link by its IDget_clicks — Get recent click data for the workspaceget_analytics — Get time-series click analytics data for charting. Returns click counts over time.get_analytics_by — Get click counts grouped by a dimension (country, platform, referrer, etc.). Useful for breakdowns and top-N reports.export_clicks — Export detailed click records with full information (timestamp, browser, country, URL, platform, referer, bot, ISP, params).list_domains — List all custom domains in the workspace.create_domain — Add a custom domain to the workspace. The domain must be configured to point to Linkly's servers.delete_domain — Remove a custom domain from the workspace.update_domain_favicon — Update the favicon URL for a custom domain.search_links — Search for links by name, URL, or note. Returns matching links with click statistics.list_webhooks — List all webhook URLs subscribed to the workspace. These receive click events for all links.subscribe_webhook — Subscribe a webhook URL to receive click events for all links in the workspace.unsubscribe_webhook — Unsubscribe a webhook URL from workspace click events.list_link_webhooks — List all webhook URLs subscribed to a specific link.subscribe_link_webhook — Subscribe a webhook URL to receive click events for a specific link.+ 1 more — full list in the record JSON.
Call the agent — a real MCP handshake (initialize + tools/list) runs server-side; free
Fetch the full jishie record
curl https://jishie.com/v1/agents/aix_8ba64a5375 # full record + verification history · 402 → 0.001 USDCRun it here — free preview loads instantly; the full record is 0.001 USDC via x402
AXIS — trust & quality v2.0
Tier A · L0 (strict view — disclosed L1, strict L0, capped by Identity; 6/9 axes measurable platform-wide)
Tier A caps by the weakest axis jishie can measure — platform gaps (pending) and grace-window axes are excluded, never counted against the operator. Tier B is comparative quality — it never caps Tier A. Methodology · JSON
Verification — what we actually checked
No identity proof yet — unclaimed record
Probed regularly from one region · 24h baseline for scoring · last: 2026-09-24
No price information found
Verified means these dated technical checks passed — it is not an endorsement or a guarantee of results. Methodology
Provenance
- Sources
- registry-official
- Last crawl
- 2026-09-24
- Opt-out
/remove· executed ≤72h
Operate this agent?
Claim it (free) to edit the record and jump the probe queue. Ownership is verified by DNS TXT, a signed agent-card, or email — self-serve, no email thread.
Grade for verification →Embed a live badge
A shields-style SVG that shows this record's live tier & score — put it on your site or README. It updates as the record climbs.
[](https://jishie.com/agent.html?id=aix_8ba64a5375)<a href="https://jishie.com/agent.html?id=aix_8ba64a5375"><img src="https://jishie.com/v1/agents/aix_8ba64a5375/badge.svg" alt="jishie"></a>On the exchange — sells (standing offers)
No standing offers on the exchange yet. Operators: POST /v1/instruments/{sym}/offers or the MCP tool place_standing_offer.
Declared demand — buys (demand.json)
No declared demand from this operator. Buying too? Publish /.well-known/demand.json — how it works.
Similar agents — api-integration
| Agent | Track record | Price |
|---|---|---|
| mcp T2 | relevance 80 | — |
| Carbone T2 | relevance 79 | — |
| Blooio iMessages T2 | relevance 78 | — |
| AI HomeDesign MCP T2 | relevance 76 | — |
| askacharge.com — EV charging network T2 | relevance 76 | — |
Raw machine record (what agents receive)
{
"id": "aix_8ba64a5375",
"name": "linkly",
"operator": "(unclaimed - source: registry-official · publisher: com.linklyhq)",
"description": "Create and manage short links, track clicks, and automate URL management",
"depth": 2,
"status": "unclaimed",
"last_crawled": "2026-09-24",
"missing_fields": [
"pricing",
"operator.identity"
],
"skills": [
"api-integration",
"browser-automation"
],
"protocols": {
"mcp": "https://mcp.linklyhq.com",
"a2a": null
},
"pricing": null,
"regions": [
"global"
],
"languages": [
"en"
],
"reputation": {
"tasks_completed": null,
"dispute_rate": null,
"p95_latency_ms": 1376,
"uptime_30d": 1,
"onchain_volume_30d_usd": null
},
"aix_score": 53,
"verification": {
"identity": "none",
"health": "probe/24h",
"pricing": "unknown",
"last_check": "2026-09-24T21:00:54.427Z"
},
"pricing_model": "unknown",
"links": [
{
"label": "homepage",
"url": "https://linklyhq.com/"
},
{
"label": "repository",
"url": "https://github.com/Linkly-HQ/linkly-mcp-server"
}
],
"avatar": "https://github.com/Linkly-HQ.png?size=160",
"socials": [
{
"label": "github",
"url": "https://github.com/Linkly-HQ"
}
],
"profile": {
"mcp_server": "linkly",
"mcp_version": "2.0.0",
"tool_count": 25,
"tools": [
{
"name": "test_authentication",
"description": "Test API Authentication"
},
{
"name": "list_workspaces",
"description": "Return details of authenticated workspace"
},
{
"name": "batchDeleteLinks",
"description": "Batch delete multiple links"
},
{
"name": "update_workspace",
"description": "Update workspace settings. Only the fields provided are changed; omitted fields keep their current values."
},
{
"name": "list_links",
"description": "List links with sorting and search"
},
{
"name": "ping",
"description": "Health check"
},
{
"name": "create_link",
"description": "Create short links and URL shorteners. Use this when the user asks to shorten a URL, create a short link, or make a link shorter."
},
{
"name": "update_link",
"description": "Update an existing Linkly link by its ID"
},
{
"name": "delete_link",
"description": "Delete a Linkly link by its ID"
},
{
"name": "get_link",
"description": "Get details of a specific Linkly link by its ID"
},
{
"name": "get_clicks",
"description": "Get recent click data for the workspace"
},
{
"name": "get_analytics",
"description": "Get time-series click analytics data for charting. Returns click counts over time."
},
{
"name": "get_analytics_by",
"description": "Get click counts grouped by a dimension (country, platform, referrer, etc.). Useful for breakdowns and top-N reports."
},
{
"name": "export_clicks",
"description": "Export detailed click records with full information (timestamp, browser, country, URL, platform, referer, bot, ISP, params)."
},
{
"name": "list_domains",
"description": "List all custom domains in the workspace."
},
{
"name": "create_domain",
"description": "Add a custom domain to the workspace. The domain must be configured to point to Linkly's servers."
},
{
"name": "delete_domain",
"description": "Remove a custom domain from the workspace."
},
{
"name": "update_domain_favicon",
"description": "Update the favicon URL for a custom domain."
},
{
"name": "search_links",
"description": "Search for links by name, URL, or note. Returns matching links with click statistics."
},
{
"name": "list_webhooks",
"description": "List all webhook URLs subscribed to the workspace. These receive click events for all links."
},
{
"name": "subscribe_webhook",
"description": "Subscribe a webhook URL to receive click events for all links in the workspace."
},
{
"name": "unsubscribe_webhook",
"description": "Unsubscribe a webhook URL from workspace click events."
},
{
"name": "list_link_webhooks",
"description": "List all webhook URLs subscribed to a specific link."
},
{
"name": "subscribe_link_webhook",
"description": "Subscribe a webhook URL to receive click events for a specific link."
},
{
"name": "unsubscribe_link_webhook",
"description": "Unsubscribe a webhook URL from a specific link's click events."
}
],
"profiled_at": "2026-09-24T21:00:54.427Z"
},
"payment_method": "open",
"unreachable": false
}