> For the complete documentation index, see [llms.txt](https://unibaseio.gitbook.io/unibase-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://unibaseio.gitbook.io/unibase-docs/reference/integrations.md).

# Integrations

Unibase integrates with popular AI and agent frameworks.

### MCP (Model Context Protocol)

* **Membase MCP** — [github.com/unibaseio/membase-mcp](https://github.com/unibaseio/membase-mcp) — Use Membase memory from MCP-compatible clients (Claude Desktop, Cline, etc.)
* **AIP** — extends A2A for cross-platform agent interoperability; agents can wrap existing tools and frameworks (including MCP) as skills

### Frameworks

| Framework    | Integration | Notes                                    |
| ------------ | ----------- | ---------------------------------------- |
| **BitAgent** | Skill / MCP | Multi-agent platform with Membase memory |
| **ElizaOS**  | MCP         | Voice and chat agents                    |
| **Virtuals** | MCP         | Agent deployment standard                |
| **Swarms**   | MCP         | Multi-agent orchestration                |

### Unibase Pay

* **MCP** — Agents can use Unibase Pay via MCP for autonomous payments
* **Skill** — BitAgent skill for payment-gated tools

### Getting Started

1. **Memory** — [Membase Integration Options](/unibase-docs/membase/integration-options.md) (SDK, MCP, Skill)
2. **Payments** — [Unibase Pay Privy Wallet](/unibase-docs/unibase-pay/privy-wallet.md)
3. **Agents** — [AIP Quick Start](/unibase-docs/get-started/aip-quickstart.md)
