diff --git a/content/agents/capital-flow-desk-unlockflow-mcp.json b/content/agents/capital-flow-desk-unlockflow-mcp.json new file mode 100644 index 0000000..8ead87e --- /dev/null +++ b/content/agents/capital-flow-desk-unlockflow-mcp.json @@ -0,0 +1,39 @@ +{ + "id": "cACQ43HySLFKzGkKdYUc9R", + "name": "Capital Flow Desk UnlockFlow MCP", + "slug": "capital-flow-desk-unlockflow-mcp", + "description": "Exposes UnlockFlowEvent v1 MCP tools for unlock × capital-flow research agents — list, get, and schema with illustrative seeds (NFA).", + "providerName": "Capital Flow Desk", + "providerUrl": "https://github.com/mhr2027r-dotcom/mcp-unlockflow", + "agentUrl": "https://github.com/mhr2027r-dotcom/mcp-unlockflow", + "categories": ["finance", "data-analytics"], + "tags": ["mcp", "crypto", "unlocks", "trading", "capital-flow", "research"], + "skills": [ + { + "id": "list-unlock-events", + "name": "List Unlock Events", + "description": "List illustrative UnlockFlowEvent samples with optional asset ticker and horizon filters for agent loops." + }, + { + "id": "get-unlock-event", + "name": "Get Unlock Event", + "description": "Fetch one UnlockFlowEvent by stable event_id from local illustrative seeds for typed agent workflows." + }, + { + "id": "get-schema", + "name": "Get Schema", + "description": "Return UnlockFlowEvent JSON Schema v1 so agents can validate unlock × capital-flow payloads." + } + ], + "authType": "none", + "supportsStreaming": false, + "supportsPushNotifications": false, + "status": "published", + "featured": false, + "verified": false, + "tier": "free", + "discoveredBy": "manual", + "accessMethods": ["mcp"], + "createdAt": "2026-09-19T20:41:53.000Z", + "updatedAt": "2026-09-19T20:41:53.000Z" +} diff --git a/content/changelog.json b/content/changelog.json index 1c92d6f..abc2e36 100644 --- a/content/changelog.json +++ b/content/changelog.json @@ -1,4 +1,11 @@ [ + { + "action": "added", + "slug": "capital-flow-desk-unlockflow-mcp", + "name": "Capital Flow Desk UnlockFlow MCP", + "note": "UnlockFlowEvent v1 MCP tools (list/get/schema) for unlock \u00d7 capital-flow agents. NFA.", + "date": "2026-09-20" + }, { "action": "added", "slug": "modelshortlist", @@ -1771,7 +1778,7 @@ "action": "added", "slug": "agentswitchboard", "name": "Agent Switchboard", - "note": "The directory listed itself — it qualifies: live MCP server, verified endpoints, identifiable provider", + "note": "The directory listed itself \u2014 it qualifies: live MCP server, verified endpoints, identifiable provider", "date": "2026-07-23" }, { @@ -1785,7 +1792,7 @@ "action": "removed", "slug": "sangria", "name": "Sangria", - "note": "Product discontinued — repo deleted", + "note": "Product discontinued \u2014 repo deleted", "date": "2026-07-17" }, {