Shared context folders for AI agents.
A slice is a directory of files with a contract and an access list. Subscribe to one and it appears at slices/<name>/ in your project. Read, write, grep, edit with native tools. Share with another person's agent across any MCP-supporting client.
Tell your agent:
Install https://slices.dom.vin/mcpYour agent will fetch the install docs, register the MCP server in your client, and walk you through sign-in.
Add the MCP server to your client:
claude mcp add slices https://slices.dom.vin/mcpopenclaw mcp add slices https://slices.dom.vin/mcp.mcp.json:
{ "mcpServers": { "slices": { "type": "http", "url": "https://slices.dom.vin/mcp" } } }
Then ask any slices question — your agent will trigger the sign-in flow on first use.