II.
Tool JSON
Structured · livetool:port-dev
Port json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:port-dev",
"_kind": "Tool",
"_file": "domain/tools/tools-iac-platform.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Port",
"homepageUrl": "https://www.getport.io",
"kind": "orchestrator",
"description": "Developer portal and internal developer platform (IDP) — provides a software\ncatalog, self-service actions, scorecards, and workflow automation to give\ndevelopers full visibility and control over their engineering stack.\n"
},
"outgoingEdges": [
{
"from": "tool:port-dev",
"to": "skill-area:platform-engineering",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:port-dev",
"to": "skill-area:platform-engineering",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:port-dev",
"to": "skill-area:developer-environment",
"kind": "used_for",
"attributes": {}
},
{
"from": "tool:port-dev",
"to": "tool:backstage",
"kind": "alternative_to",
"attributes": {
"comparison": "Internal developer portals — Port is managed SaaS; Backstage is open-source plugin-based"
}
},
{
"from": "tool:port-dev",
"to": "tool:devtron",
"kind": "alternative_to",
"attributes": {
"comparison": "Platform engineering tools"
}
},
{
"from": "tool:port-dev",
"to": "tool:kubevela",
"kind": "alternative_to",
"attributes": {
"comparison": "Platform engineering tools"
}
}
],
"incomingEdges": [
{
"from": "tool:backstage",
"to": "tool:port-dev",
"kind": "alternative_to",
"attributes": {
"comparison": "Internal developer portals — Backstage is open-source plugin-based; Port is managed SaaS"
}
},
{
"from": "tool:devtron",
"to": "tool:port-dev",
"kind": "alternative_to",
"attributes": {
"comparison": "Platform engineering tools"
}
},
{
"from": "tool:kubevela",
"to": "tool:port-dev",
"kind": "alternative_to",
"attributes": {
"comparison": "Platform engineering tools"
}
},
{
"from": "tool-server:mcp-port-dev",
"to": "tool:port-dev",
"kind": "integrates_with",
"attributes": {}
}
]
}