Agentic WorkersPowered by Agentic Workers
Hosted MCP Servers
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 Published 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.

Directory details

Slug
zine
Category
AI & Knowledge
Category slug
ai-and-knowledge
Authentication
OAuth2.1
Auth type
oauth

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.

Use with your agent
{
  "mcpServers": {
    "zine": {
      "url": "https://www.zine.ai/mcp"
    }
  }
}

Connection links