II.
Tool JSON
Structured · livetool:saperly
Saperly json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:saperly",
"_kind": "Tool",
"_file": "extensions/tool-servers/mcp-telephony.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Saperly",
"homepageUrl": "https://saperly.com",
"kind": "other",
"description": "Cloud telephony platform that provides AI agents with phone numbers\nand telephony capabilities. Offers APIs and an MCP server for\nprogrammatic voice calls, SMS messaging, phone verification, and\ninbound call routing. Designed for integrating telephony into\nAI agent workflows — enabling agents to make calls, send texts,\nand handle phone-based interactions as part of automated processes.\n"
},
"outgoingEdges": [
{
"from": "tool:saperly",
"to": "skill-area:communication",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:saperly",
"to": "skill-area:communication",
"kind": "used_for"
},
{
"from": "tool:saperly",
"to": "skill-area:operations-automation",
"kind": "used_for"
},
{
"from": "tool:saperly",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool:saperly",
"to": "domain:operations",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool:saperly",
"to": "tool-server:mcp-saperly",
"kind": "integrates_with",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "tool-server:mcp-saperly",
"to": "tool:saperly",
"kind": "integrates_with",
"attributes": {}
}
]
}