{
"id": "tool-server:brave-search-mcp",
"_kind": "ToolServer",
"_file": "extensions/tool-servers/brave-search-mcp.yaml",
"_cluster": "extensions",
"attributes": {
"displayName": "Brave Search MCP",
"protocol": "mcp",
"mcpTransports": [
"mcp-transport:stdio"
],
"tools": [
"tool-descriptor:brave.web-search",
"tool-descriptor:brave.local-search"
],
"sourceRef": "source-ref:mcp-servers-registry"
},
"outgoingEdges": [
{
"from": "tool-server:brave-search-mcp",
"to": "tool-descriptor:brave.web-search",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:brave-search-mcp",
"to": "tool-descriptor:brave.local-search",
"kind": "contains_tool_descriptor",
"attributes": {}
},
{
"from": "tool-server:brave-search-mcp",
"to": "extension-interface:orchestration",
"kind": "implements",
"attributes": {}
},
{
"from": "tool-server:brave-search-mcp",
"to": "capability:supports-mcp",
"kind": "requires_capability",
"attributes": {
"level": "required"
}
},
{
"from": "tool-server:brave-search-mcp",
"to": "source-ref:mcp-servers-registry",
"kind": "sourced_from",
"attributes": {}
}
],
"incomingEdges": [
{
"from": "claim:source-provenance-run4-extensions-tool-servers-brave-search-mcp-yaml",
"to": "tool-server:brave-search-mcp",
"kind": "about_subject"
},
{
"from": "tool-descriptor:brave.web-search",
"to": "tool-server:brave-search-mcp",
"kind": "contained_in_plugin",
"attributes": {}
},
{
"from": "tool-descriptor:brave.local-search",
"to": "tool-server:brave-search-mcp",
"kind": "contained_in_plugin",
"attributes": {}
}
]
}