II.
Tool JSON
Structured · livetool:paypal
PayPal json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:paypal",
"_kind": "Tool",
"_file": "domain/tools/tools-payment-services.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "PayPal",
"homepageUrl": "https://developer.paypal.com",
"kind": "other",
"description": "Global digital payments platform for online and in-person transactions.\nProvides REST APIs for payments, subscriptions, invoicing, and\npayouts supporting multiple currencies and payment methods worldwide.\n"
},
"outgoingEdges": [
{
"from": "tool:paypal",
"to": "skill-area:payment-processing",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:paypal",
"to": "skill-area:payment-processing",
"kind": "used_for"
},
{
"from": "tool:paypal",
"to": "tool:stripe",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:paypal",
"to": "tool:square",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:paypal",
"to": "tool:paddle",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:paypal",
"to": "tool:braintree",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
}
],
"incomingEdges": [
{
"from": "tool:square",
"to": "tool:paypal",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:paddle",
"to": "tool:paypal",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:braintree",
"to": "tool:paypal",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool:stripe",
"to": "tool:paypal",
"kind": "alternative_to",
"attributes": {
"comparison": "Payment processing platforms"
}
},
{
"from": "tool-server:mcp-paypal",
"to": "tool:paypal",
"kind": "integrates_with",
"attributes": {}
}
]
}