MCP

cursor MCP setting

snapinfo 2025. 5. 30. 15:39
반응형
{
  "mcpServers": {
    "filesystem": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-filesystem",
        "C:\\Users\\genai.zone\\basecamp"
      ]
    },
    "notionApi": {
      "command": "npx",
      "args": [
        "-y",
        "@notionhq/notion-mcp-server"
      ],
      "env": {
        "OPENAPI_MCP_HEADERS": "{\"Authorization\": \"Bearer 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\", \"Notion-Version\": \"2022-06-28\" }"
      }
    },
    "playwright": {
      "command": "npx",
      "args": [
        "@playwright/mcp@latest"
      ]
    },
    "tavily-mcp": {
      "command": "cmd",
      "args": [
        "/c",
        "npx",
        "-y",
        "@smithery/cli@latest",
        "run",
        "@tavily-ai/tavily-mcp",
        "--key",
        "211a3d82-8110-405f-b6a2-5ae29f1f7c54",
        "--profile",
        "quickest-scorpion-QiTUhV"
      ]
    },
    "Zapier": {
    }
  }
}
반응형

'MCP' 카테고리의 다른 글

zapier MCP  (0) 2025.05.30
notion MCP  (0) 2025.05.30
MCP 관리 도구 Smithery  (0) 2025.05.30
Cursor Filesystem MCP Server 설치  (0) 2025.05.30
클로드 MCP 셋팅했는데도, 망치 아이콘 안뜰때 확인해야할 check list  (1) 2025.05.26