title: "Opencode MCP Guide: Tools, Use Cases, and Setup" description: "Learn how to use Model Context Protocol (MCP) with opencode. Explore Playwright, Figma, n8n, and more." keywords:
  • opencode mcp
  • model context protocol opencode
  • opencode mcp tools

Opencode MCP

MCP (Model Context Protocol) allows opencode to interact with external tools and environments.
This page explains how MCP works and how to use it with opencode.

What is MCP?

MCP lets models access:
  • Browsers
  • Design tools
  • Automation platforms
  • Code execution environments

MCP with opencode

Opencode supports MCP servers that expose tools to Claude or other models.

Popular MCP integrations


When should you use MCP?

Use MCP if you want opencode to:
  • Control a browser
  • Read design files
  • Automate workflows
  • Interact with external systems

Related