II.
Tool JSON
Structured · livetool:bruno
Bruno json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:bruno",
"_kind": "Tool",
"_file": "domain/tools/tools-package-managers-api.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Bruno",
"homepageUrl": "https://www.usebruno.com",
"kind": "api-tool",
"description": "Fast, git-friendly, offline-first open-source API client that stores collections\ndirectly on the filesystem in a plain-text Bru format — no cloud sync required.\nSupports REST, GraphQL, and scripting with JavaScript, making collections version-\ncontrollable alongside the code they test.\n"
},
"outgoingEdges": [
{
"from": "tool:bruno",
"to": "language:javascript",
"kind": "belongs_to_language"
},
{
"from": "tool:bruno",
"to": "skill-area:api-design",
"kind": "tool_used_by",
"attributes": {}
},
{
"from": "tool:bruno",
"to": "skill-area:api-testing",
"kind": "used_for"
},
{
"from": "tool:bruno",
"to": "skill-area:backend-api-design",
"kind": "used_for"
},
{
"from": "tool:bruno",
"to": "tool:postman",
"kind": "alternative_to",
"attributes": {
"comparison": "API testing clients"
}
},
{
"from": "tool:bruno",
"to": "tool:insomnia",
"kind": "alternative_to",
"attributes": {
"comparison": "API testing clients"
}
},
{
"from": "tool:bruno",
"to": "tool:hoppscotch",
"kind": "alternative_to",
"attributes": {
"comparison": "API testing clients"
}
},
{
"from": "tool:bruno",
"to": "tool:httpie",
"kind": "alternative_to",
"attributes": {
"comparison": "API testing clients"
}
}
],
"incomingEdges": [
{
"from": "tool:insomnia",
"to": "tool:bruno",
"kind": "alternative_to",
"attributes": {
"comparison": "API testing clients"
}
},
{
"from": "tool:postman",
"to": "tool:bruno",
"kind": "alternative_to",
"attributes": {
"comparison": "API testing clients"
}
},
{
"from": "tool:hoppscotch",
"to": "tool:bruno",
"kind": "alternative_to",
"attributes": {
"comparison": "API testing clients"
}
},
{
"from": "tool:httpie",
"to": "tool:bruno",
"kind": "alternative_to",
"attributes": {
"comparison": "API testing clients"
}
},
{
"from": "tool-server:mcp-bruno",
"to": "tool:bruno",
"kind": "integrates_with",
"attributes": {}
}
]
}