diff --git a/servers/compound-mcp.json b/servers/compound-mcp.json new file mode 100644 index 0000000000..4b04fb2b8e --- /dev/null +++ b/servers/compound-mcp.json @@ -0,0 +1,20 @@ +{ + "id": "compound-mcp", + "name": "Compound MCP", + "description": "Calls admin(). Write function — may have access control restrictions (e.g. onlyOwner). Check contract source for modifier requirements before calling. Returns a", + "repository": "https://github.com/junct-bot/compound-mcp", + "endpoint": "https://compound.mcp.junct.dev/mcp", + "transport": [ + "streamable-http" + ], + "tags": [ + "write", + "admin", + "event", + "read" + ], + "version": "1.0.0", + "author": "Junct", + "llms_txt": "https://compound.mcp.junct.dev/llms.txt", + "created_at": "2026-03-14T06:31:15.809Z" +}