Developer Tools
hultra.link
Provides live information about MCP servers, including health, spec version, configuration snippets, and protocol statistics.
ENDPOINT 1
https://link-mcp.hultra-site.workers.dev
MCP server metadata
- Name
- hultra-link
- Version
- 1.0.0
Annuaire vérifié des serveurs MCP : ce qui est mort, protégé ou en retard de spec. Chaque réponse porte l'âge de la mesure.
Known tools 5
cherche_capaciteServeurs MCP vivants correspondant à un besoin, avec leur version de spec.
Inferred read-onlyetat_serveurSanté, version de spec et portée de la vérification d'un serveur, par URL.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.hultra-link]
url = "https://link-mcp.hultra-site.workers.dev"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"hultra-link": {
"type": "http",
"url": "https://link-mcp.hultra-site.workers.dev"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: hultra-link
Remote MCP URL: https://link-mcp.hultra-site.workers.dev
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"hultra-link": {
"url": "https://link-mcp.hultra-site.workers.dev"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"hultra-link": {
"type": "http",
"url": "https://link-mcp.hultra-site.workers.dev"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "hultra-link",
"transport": "streamable-http",
"url": "https://link-mcp.hultra-site.workers.dev"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Trust Data Available
BuiltWith Trust API v2 evidence for workers.dev was fetched 2026-08-25T16:44:24.083Z.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.