II.
ToolServer JSON
Structured · livetool-server:mcp-1password
1Password MCP Server json
Inspect the normalized record payload exactly as the atlas UI reads it.
{
"id": "tool-server:mcp-1password",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/mcp-security.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "1Password MCP Server",
"description": "MCP server providing access to 1Password secret management.\nEnables AI agents to retrieve secrets, list vaults, and resolve\ncredential references without exposing raw secret values in context.\n",
"protocol": "mcp",
"category": "security",
"repoUrl": "https://github.com/1Password/mcp-server",
"maintainer": "1Password",
"mcpTransports": [
"mcp-transport:stdio"
]
},
"outgoingEdges": [
{
"from": "tool-server:mcp-1password",
"to": "stack-part:secrets-manager",
"kind": "integrates_with",
"attributes": {}
},
{
"from": "tool-server:mcp-1password",
"to": "domain:cybersecurity",
"kind": "lib_applies_to_domain",
"attributes": {}
},
{
"from": "tool-server:mcp-1password",
"to": "domain:devops",
"kind": "lib_applies_to_domain",
"attributes": {}
}
],
"incomingEdges": []
}