II.
Tool JSON
Structured · livetool:smithery
Smithery json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool:smithery",
"_kind": "Tool",
"_file": "domain/tools/tools-ora-agent-readiness-discovery.yaml",
"_cluster": "domain",
"attributes": {
"displayName": "Smithery",
"homepageUrl": "https://smithery.ai",
"kind": "other",
"description": "MCP server registry and marketplace for discovering installable agent tools.\nAdded from Ora discovery results for MCP-server and agent-tool lookup intents.\n",
"ora": {
"domain": "smithery.ai",
"score": 0,
"grade": "F",
"category": "Agent Tools",
"tags": [
"mcp registry",
"mcp server",
"model context protocol",
"agent tools directory",
"mcp marketplace"
],
"scoreUrl": "https://ora.run/score/smithery.ai"
}
},
"outgoingEdges": [
{
"from": "tool:smithery",
"to": "source-ref:ora-discover-api",
"kind": "sourced_from"
},
{
"from": "tool:smithery",
"to": "skill-area:tool-use",
"kind": "used_for",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "agent-readiness-score:ora.smithery-ai",
"to": "tool:smithery",
"kind": "scores_agent_readiness_of",
"attributes": {
"observedVia": "ora-discover-api"
}
},
{
"from": "tool-server:mcp-smithery-registry-candidate",
"to": "tool:smithery",
"kind": "integrates_with",
"attributes": {}
}
]
}