Skip to main content
Two install paths are supported. The plugin path is preferred — it ships the bundled skill prompt and uses OAuth.

Plugin install (preferred, OAuth)

From a Claude Code session, run these two commands one after the other.
1

Install the marketplace

2

Install the plugin

3

Sign in

The first request that hits a Within tool will prompt you to authenticate.

Manual MCP add (API key)

Use this for long-running background agents. Generate an API key from Settings → MCP in your Within workspace (see Authentication), then run:
Treat the API key like a password. Anyone with the key can query your Within workspace. Rotate it from Settings → MCP if it’s exposed.

Verify

In a Claude Code session, ask:
The assistant should call search and return process results from your workspace.