Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
39 changes: 39 additions & 0 deletions content/agents/capital-flow-desk-unlockflow-mcp.json
Original file line number Diff line number Diff line change
@@ -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"
}
11 changes: 9 additions & 2 deletions content/changelog.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down Expand Up @@ -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"
},
{
Expand All @@ -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"
},
{
Expand Down