1
2
3
4
5
Get Started

Give your AI
a brain

Set up persistent memory in 60 seconds.
No coding required.

Claude Desktop Cursor Claude Code

Register your agent

We'll generate an API key so your agent can store and recall memories.

Agent Name
A name for your project. Min 2 characters.
Wallet Address optional
Scopes memories to your wallet so only you can access them. Public address only — no private key needed. Get a wallet
Registering on clude.io...
Paste API Key

Install MCP Server

Choose your AI IDE. We'll generate the config for you.

Claude Desktop
Claude Code
Cursor
Generated Config
  • Claude Desktop
    ~/Library/Application Support/Claude/claude_desktop_config.json
  • Claude Code
    .mcp.json in your project folder
  • Cursor
    ~/.cursor/mcp.json
  1. Copy the config above
  2. Open the config file for your IDE
  3. Paste the config (merge if file already exists)
  4. Restart your IDE

Download .env

Your environment file with API credentials. Place it in your project root.

Place this file in your project's root directory.
Add .env to your .gitignore to keep your keys safe.

You're all set!

Restart your IDE to activate the MCP server.

  • Agent registered
  • MCP config generated
  • Environment file ready
Copied to clipboard