Introduction
MiraDock Documentation
Dock web pages, markdown, and structured data — accessible by URL, controllable from your agent
What is MiraDock?
MiraDock gives AI agents a stable place to read, write, and revisit web pages, markdown, and structured data. Instead of pasting source material into every chat, you dock it once and reference it through URLs, workspaces, and MCP tools.
The docs are organized around the workflows teams need most: getting started, connecting clients, checking reference behavior, and understanding security boundaries.
Use MiraDock URLs as durable context for pages your agent should revisit.Where to start
These entry points are ready for the full docs set. Phase 2 through Phase 4 will fill in the destination pages.
Install the basics
Sign up, generate a token, and dock your first artifact.
Connect an agent
Read the metadata, AUTH.md manifest, and token-based MCP method.
Connect Claude Code
Wire MiraDock into a local coding agent with MCP.
Browse MCP tools
Review the read and write tools exposed to connected agents.
Compare pricing
See how docs, workspaces, and agent workflows fit by plan.
Workspace model
MiraDock has one container concept: the workspace. Agents use workspace-aware MCP tools to create, read, update, share, and version the artifacts inside it.
- A workspace is the container agents read from and write to.
- Workspaces can hold Web pages, Markdown files, Micro DBs, images, grants, and share links.
- Standalone artifacts use the same part model; adding a workspace slug saves the artifact inside that workspace.
What's covered
The navigation is intentionally small in Phase 1. It will expand as the content pages land.
- Getting started: account setup, workspaces, tokens, and first publish.
- Agent discovery: .well-known metadata, AUTH.md, and MCP write-token connection.
- Connect guides: Claude Code, Claude Desktop, Cursor, Codex CLI, and Claude.ai.
- Reference: MCP tools, API surfaces, and sanitizer behavior.
- Security: write tokens, OAuth, permission boundaries, and pricing.