Metakip keeps people and tools on the same pages. Write in the browser, then
let an assistant, terminal, or script find and update that content without
creating a second copy.

Choose the connection that fits the way you work.

## MCP

Use MCP when your AI assistant can connect to a remote MCP service. Metakip
handles sign-in and permission approval through OAuth, then gives the
assistant access to the pages and folders you allow.

Connect with:

```text
https://mcp.metakip.com/mcp
```

[Read the MCP guide](/agents/mcp/) for permissions, connection details, and
self-hosting.

## CLI

Use the Metakip CLI when you work from a terminal or when an assistant can
run command-line tools. The CLI can read and update pages, manage folders,
import and export content, and make targeted edits.

[Install and use the CLI](/agents/metakip-cli/).

## API Reference

Use the API when you are building an integration, script, or custom tool. The
API provides direct access to pages, folders, Markdown content, imports,
exports, and access tokens.

[Read the API reference](/api-reference/endpoints/).