settings.json
- Ensure that you have VSCode v101 or above.
- Press Ctrl (or Cmd) + Shift + P.
- Go to User Settings JSON, then add the following section:
- You will see a faint Start button popping right up on top of the snippet you pasted from above. Your MCP will be ready to use!
Interactive setup
- Ensure that you have VSCode v101 or above.
- Press Ctrl (or Cmd) + Shift + P.
- Type MCP
- You will see an option called
MCP: Add Server...
. Select that. - You will see multiple options for MCP transport, select ‘HTTP (HTTP or Server-sent events)’. Select that.
- Enter the URL:
https://mcp.getalchemystai.com/mcp/sse
- Select a server ID. This is going to be your server name.
- You will be asked if the settings is to be saved for your User-level
settings.json
or Workspace. - You will then be redirected to the respective
settings.json
file. - Then edit the headers inside the MCP server object in
settings.json
with
settings.json
file. Your MCP will be ready to use!