II.
Tool JSON
Structured · livetool:helicone
Helicone json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:helicone",
"_kind": "Tool",
"_file": "domain/tools/llm-proxies.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Helicone",
"homepageUrl": "https://www.helicone.ai",
"kind": "other",
"description": "LLM observability and proxy platform that captures requests, latency,\ncost, and token usage across OpenAI, Anthropic, and other providers.\nIntegrates as a one-line proxy URL change. Provides dashboards for\ncost analysis, user tracking, prompt versioning, and rate limiting.\nOpen-source core with a managed cloud offering.\n"
},
"outgoingEdges": [
{
"from": "tool:helicone",
"to": "skill-area:ai-agent-development",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:helicone",
"to": "skill-area:observability-instrumentation",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:helicone",
"to": "tool:litellm",
"kind": "alternative_to",
"attributes": {
"comparison": "LLM proxy / gateway services"
}
},
{
"from": "tool:helicone",
"to": "tool:openrouter",
"kind": "alternative_to",
"attributes": {
"comparison": "LLM proxy / gateway services"
}
},
{
"from": "tool:helicone",
"to": "tool:portkey-ai",
"kind": "alternative_to",
"attributes": {
"comparison": "LLM proxy / gateway services"
}
}
],
"incomingEdges": [
{
"from": "tool:litellm",
"to": "tool:helicone",
"kind": "alternative_to",
"attributes": {
"comparison": "LLM proxy / gateway services"
}
},
{
"from": "tool:openrouter",
"to": "tool:helicone",
"kind": "alternative_to",
"attributes": {
"comparison": "LLM proxy / gateway services"
}
},
{
"from": "tool:portkey-ai",
"to": "tool:helicone",
"kind": "alternative_to",
"attributes": {
"comparison": "LLM proxy / gateway services"
}
}
]
}