AI & KnowledgeAuth: OAuth2.1
Zine hosted MCP server
Agent memory
Zine’s hosted MCP server gives agents a memory layer — storing and retrieving context across sessions and tools — so workflows can keep durable knowledge outside any single client.
Curated by Agentic WorkersPublished Updated
Server description
Persistent memory your agents can share
Zine’s hosted MCP server gives agents a memory layer — storing and retrieving context across sessions and tools — so workflows can keep durable knowledge outside any single client.
- Slug
- zine
- Category
- AI & Knowledge
- Category slug
- ai-and-knowledge
- Authentication
- OAuth2.1
- Auth type
- oauth
Directory details
Use with your agent
Add this hosted MCP endpoint to an Agentic Workers agent or any MCP client that supports remote HTTP servers. Keep required credentials in your client or agent secret store.
{
"mcpServers": {
"zine": {
"url": "https://www.zine.ai/mcp"
}
}
}