Adding a Server
There are two ways to add a server:1. Manual Setup
- Click + to add a new server.
- Enter the Command (e.g.
npx -y @playwright/mcp@latest). - Optionally add Environment Variables (ENV) if the server requires credentials (API keys, tokens, etc.).
- Click Save.
2. Install from Smithery
- Open the Smithery tab in the sidebar.
- Browse or search for servers.
- Click Install to add one directly to your list.
Managing Servers
- Installed servers appear in the left sidebar.
- Click a server to view or edit its command/ENV configuration.
- Toggle servers on or off from within Chat or Apps - only enabled servers are available to your models.
Examples of Available Servers
- Playwright → Automate browser tasks and page checks.
- GitHub → Interact with repos, PRs, and issues.
- Linear → Manage and update your Linear instance.
Tips
- Only enable the servers you need in each context to keep your workspace clean and secure.
