II.
Tool JSON
Structured · livetool:square
Square json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:square",
"_kind": "Tool",
"_file": "domain/tools/tools-payment-services.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Square",
"homepageUrl": "https://squareup.com",
"kind": "other",
"description": "Payment and commerce platform for in-person, online, and mobile\npayments. Provides point-of-sale hardware, e-commerce APIs, invoicing,\npayroll, and inventory management for small to mid-size businesses.\n"
},
"outgoingEdges": [
{
"from": "tool:square",
"to": "skill-area:payment-processing",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:square",
"to": "skill-area:payment-processing",
"kind": "used_for"
},
{
"from": "tool:square",
"to": "tool:stripe",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:square",
"to": "tool:paypal",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:square",
"to": "tool:paddle",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:square",
"to": "tool:braintree",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.squareup-com",
"to": "tool:square",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool:paypal",
"to": "tool:square",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:paddle",
"to": "tool:square",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:braintree",
"to": "tool:square",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:stripe",
"to": "tool:square",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool-server:mcp-square",
"to": "tool:square",
"kind": "integrates_with",
"attributes": {}
}
]
}