The memory server speaks HTTP. You can send simple web requests to save and recall information. This REST API is the main way to talk to agentmemory.
Every memory action has its own web address. You can use curl or any HTTP tool to call these endpoints. It works without any special setup on your local machine.
This is useful when you cannot use the MCP protocol. It gives you a reliable fallback for integrating with any system that understands HTTP.
Global
mkdir -p ~/.claude/skills/agentmemory-rest-apiProject
mkdir -p .claude/skills/agentmemory-rest-apiSource Repository
Lark Openapi Explorerlarksuite/cli
Discover and call native Lark OpenAPIs not covered by existing CLI commands
Supabasesupabase/agent-skills
Add a database auth and APIs to your app with Supabase
Design An Interfacemattpocock/skills
Generate many different interface designs and pick the best one
Convex Quickstartget-convex/agent-skills
Rapidly set up a Convex backend for new or existing apps with one command
Convex Create Componentget-convex/agent-skills
Create reusable Convex components with isolated tables and clear APIs
Convexget-convex/agent-skills
Use this router to find the perfect Convex skill for your task
Firebase Remote Config Basicsfirebase/agent-skills
Change your app's behavior instantly without a new update
Notion Apiintellectronica/agent-skills
Automate your Notion workspace with simple API calls