Unblocked MCP tools are actively evolving. Tools and their descriptions may change over time.
context-* commands you can run directly or wire into scripts and CI.
If you are deciding between MCP, the CLI, and the REST API, see Programmatic access to Unblocked.
Install (macOS and Linux)
Run the following command to install Unblocked MCP:The install script supports macOS and Linux. Windows users should use the manual install instructions below.
Install for a specific app
For ChatGPT, install the Unblocked plugin from the plugin directory. For other apps and platforms, use the guides below.ChatGPT
Claude Code
Claude Desktop
Codex
Cursor
JetBrains IDEs
OpenCode
VS Code
Windsurf
Other clients
Enterprise Managed Authorization
Organizations using Claude with Okta can configure the Unblocked connector so members connect through their organization’s identity provider instead of completing a separate Unblocked browser sign-in. This setup requires Okta SSO and user and group provisioning. Follow the Claude + Okta setup instructions.Give your agent organizational context
Once installed, your agent can pull in context from PRs, messaging platforms, issue trackers, and documentation. Depending on your agent and its configuration, it may call these tools on its own or when you ask it to use Unblocked.These two tools replaced the earlier five-tool MCP surface (
unblocked_context_engine, research_task, data_retrieval, historical_context, and link_resolver) in April 2026. If an agent or configuration references the old tool names by hand, migrate it to context_research or context_get_urls.