Skip to main content

Add MCP Server

This guide explains the steps to add Genjo's MCP server to Cursor's agent (Composer).

Use in Cursor

Configuration Steps

You can easily integrate it from the Cursor settings screen.

1. Open Settings

  1. Open Cursor.
  2. Click the Gear icon (Settings) at the top right of the screen, or press the shortcut key Cmd + , (Mac) / Ctrl + , (Windows) to open settings.

2. Open MCP Settings

  1. Select Features from the left menu of the settings screen.
  2. Scroll down to find the MCP Servers section.

3. Add Server

  1. Click the + Add New MCP Server button.

  2. Enter the following information:

    • Name: genjo
    • Type: command (leave as default)
    • Command: npx -y genjo-mcp-server
  3. After entering, click the Add button to save.

If the green light turns on and "Connected" is displayed, it's a success!


Verify Usage

Open Composer (Cmd + I / Ctrl + I), make sure it's in Agent mode, and try talking to it.

"Tell me the latest AI news" "What happened with OpenAI this week?"

If Cursor automatically starts searching for information using Genjo's tools, it's a success!


Next Steps

Basic setup is complete. If you want to use more advanced features, check the Skills Configuration.


Uninstallation Steps (How to remove)

  1. Open Cursor settings.
  2. Open Features > MCP Servers.
  3. Click the delete button (trash can icon) next to genjo to delete it.