II.
ToolServer JSON
Structured · livetool-server:mcp-okta
Okta MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-okta",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-saas-services.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Okta MCP Server",
"description": "MCP server providing access to the Okta identity platform.\nEnables AI agents to manage users, groups, and applications,\nquery directory data, and automate identity lifecycle operations.\n",
"protocol": "mcp",
"category": "security",
"repoUrl": "https://github.com/okta/okta-mcp-server",
"maintainer": "Okta",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-okta",
"to": "tool:okta",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-okta",
"to": "domain:security",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-okta",
"to": "domain:software-engineering",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}