From 8e488bcf8ac9dc005f91e1a195a3b3b4b39a7ded Mon Sep 17 00:00:00 2001 From: maxioos Date: Sat, 29 Aug 2026 00:23:58 -0700 Subject: [PATCH] Add AgentPort Discovery to Agent Finder catalog --- catalog/maxioos/agentport-discovery.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 catalog/maxioos/agentport-discovery.json diff --git a/catalog/maxioos/agentport-discovery.json b/catalog/maxioos/agentport-discovery.json new file mode 100644 index 0000000..b503d56 --- /dev/null +++ b/catalog/maxioos/agentport-discovery.json @@ -0,0 +1,11 @@ +{ + "identifier": "urn:ai:github.com:maxioos:AgentPort:agentport-discovery", + "displayName": "AgentPort Discovery", + "mediaType": "application/mcp-server+json", + "url": "https://discover.agentport.maxioos.com/mcp/server-card.json", + "description": "Resolve goals to machine-capable businesses and execution paths with discovery tools.", + "metadata": { + "sourceSet": "maxioos/AgentPort", + "repoPath": "server.json" + } +}