From d63e67a1bbfbf6b8be1f87d142d7d9dfbfedf8f3 Mon Sep 17 00:00:00 2001 From: Adrian Parker Date: Tue, 22 Sep 2026 22:39:42 +0100 Subject: [PATCH] Create semantic-intelligence-mcp.json Add VISEON Semantic Intelligence MCP to catalog --- catalog/viseonio/semantic-intelligence-mcp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 catalog/viseonio/semantic-intelligence-mcp.json diff --git a/catalog/viseonio/semantic-intelligence-mcp.json b/catalog/viseonio/semantic-intelligence-mcp.json new file mode 100644 index 0000000..edcdf18 --- /dev/null +++ b/catalog/viseonio/semantic-intelligence-mcp.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:viseonio:viseonio:semantic-intelligence-mcp", + "displayName": "VISEON Semantic Intelligence MCP", + "mediaType": "application/mcp-server", + "url": "https://github.com/VISEONIO/VISEONIO/blob/main/README.md", + "description": "MCP server for semantic intelligence and knowledge graph discovery across schema.org entities, enabling AI agents to discover, validate, and transact with VISEON resources.", + "metadata": { + "sourceSet": "VISEONIO", + "repoPath": "README.md" + } +}