Cursor
Cursor is an AI code editor and it has MCP support.
Video
Steps
- Install Cursor
- Open it up and create your account and connect to a model provider
- Open
Cursor
->Preferences
->Cursor Settings
->Features
- Scroll down to
MCP Servers
and clickAdd new MCP Server
- Enter the following values:
- name:
mcpx
- type:
command
- command:
npx --yes @dylibso/mcpx
- Hit
Add
. It should show up and the dot should go green - Open
Composer
view and toggle fromnormal
toagent
(small text on bottom of input) - Ask "log me into mcp.run" to authenticate
mcpx
to mcp.run - You can now use tools
Up to date instructions
If you get stuck, please refer to Cursor's guide as it should remain up to date.