Skip to main content
Memex exposes the same core library operations across direct HTTP calls, MCP tool calls, and agent wrappers. Use General if you need authentication, credit, endpoint, or response-contract details. Use For Agents if you are wiring Memex into MCP clients, skill runtimes, or plugin-based agents.

General

Start with authentication, credits, endpoints, and response shapes.

For Agents

Configure agent access, copy the skill, or download the Claude plugin.

SDK

Use the npm SDK if you want a typed client for the public Memex REST API.

Start here