AI AGENT ADDONS

Agentmemory Rest Api

rohitg00/agentmemory
Backend & APIs
4,996installs

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.

Add Agentmemory Rest Api skill to your workflow

Global

mkdir -p ~/.claude/skills/agentmemory-rest-api

Project

mkdir -p .claude/skills/agentmemory-rest-api

Source Repository

Stars
24,204
Forks
1,988
Watchers
24,204
License
Apache-2.0
Last Push
24 days ago
Created
4 months ago