---
title: "Get Connections"
method: GET
path: "/api/ui/connections"
tags: ["Web UI"]
---

# Get Connections

`GET /api/ui/connections`

List all supported agents merged with the local connections registry.

Returns the agent catalog from `agent_registry`, each enriched with what's
been installed (per registry at `~/.memanto/connections.json`).

## Response `200`

Successful Response

- unknown

---

[API](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love.md) · [All operations](https://skmtc.net/moorcheh-ai/apis/memanto-memory-that-ai-agents-love/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/moorcheh-ai/memanto-memory-that-ai-agents-love/revisions/ff157f2fc5d5/schema)
